reorg of cmake osg plugins; add osgSim and osgdb_dae requirements

add_additional_osg_plugins
Bret Curtis 3 years ago committed by Bret Curtis
parent 052a3d9bc5
commit 3e9510a89f

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

Loading…
Cancel
Save