[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:
Nikolay Kasyanov 2016-10-08 17:07:06 +02:00
parent 6615330430
commit 4815938de2

View file

@ -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
)