diff --git a/src/CMakeLists.txt b/src/CMakeLists.txt index b07e02d89..5ce38fa0f 100644 --- a/src/CMakeLists.txt +++ b/src/CMakeLists.txt @@ -3,15 +3,15 @@ SUBDIRS( osg osgDB osgUtil - osgText osgGA + osgText osgManipulator osgSim osgFX osgParticle osgShadow - osgViewer osgTerrain + osgViewer ) OPTION(BUILD_OSG_PLUGINS "Enable to build OSG Plugins" ON)