forked from teamnwah/openmw-tes3coop
Merge pull request #1098 from nikolaykasyanov/osx-missing-plugins
[OS X] Add missing plugins to packaging script
This commit is contained in:
commit
b0d4c8740c
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