1
0
mirror of https://gitlab.com/OpenMW/openmw.git synced 2025-01-27 12:35:46 +00:00

reorg of cmake osg plugins; add osgSim and osgdb_dae requirements

This commit is contained in:
Bret Curtis 2021-06-21 16:13:33 +02:00 committed by Bret Curtis
parent 052a3d9bc5
commit 3e9510a89f

View File

@ -243,17 +243,20 @@ if (USE_QT)
endif()
set(USED_OSG_COMPONENTS
osgAnimation
osgDB
osgViewer
osgText
osgGA
osgParticle
osgUtil
osgFX
osgParticle
osgText
osgUtil
osgShadow
osgAnimation)
osgSim
osgViewer
)
set(USED_OSG_PLUGINS
osgdb_bmp
osgdb_dae
osgdb_dds
osgdb_freetype
osgdb_jpeg