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:
parent
052a3d9bc5
commit
3e9510a89f
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user