forked from mirror/openmw-tes3mp
[OS X] Add missing plugins to packaging script
Source: https://wiki.openmw.org/index.php?title=Development_Environment_Setup#OSG_plugins Issue: https://bugs.openmw.org/issues/3585
This commit is contained in:
parent
6615330430
commit
4815938de2
1 changed files with 3 additions and 0 deletions
|
@ -741,9 +741,12 @@ if (APPLE)
|
|||
|
||||
set(ABSOLUTE_PLUGINS "")
|
||||
set(USED_OSG_PLUGINS
|
||||
osgdb_bmp
|
||||
osgdb_dds
|
||||
osgdb_jpeg
|
||||
osgdb_osg
|
||||
osgdb_png
|
||||
osgdb_serializers_osg
|
||||
osgdb_tga
|
||||
)
|
||||
|
||||
|
|
Loading…
Reference in a new issue