reorg of cmake osg plugins; add osgSim and osgdb_dae requirements

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

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

Loading…
Cancel
Save