mirror of
https://gitlab.com/OpenMW/openmw.git
synced 2025-09-08 11:51:23 -04:00
[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
@ -741,9 +741,12 @@ if (APPLE)
|
|||||||
|
|
||||||
set(ABSOLUTE_PLUGINS "")
|
set(ABSOLUTE_PLUGINS "")
|
||||||
set(USED_OSG_PLUGINS
|
set(USED_OSG_PLUGINS
|
||||||
|
osgdb_bmp
|
||||||
osgdb_dds
|
osgdb_dds
|
||||||
osgdb_jpeg
|
osgdb_jpeg
|
||||||
|
osgdb_osg
|
||||||
osgdb_png
|
osgdb_png
|
||||||
|
osgdb_serializers_osg
|
||||||
osgdb_tga
|
osgdb_tga
|
||||||
)
|
)
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user