From Luigi Calori, added marco support

This commit is contained in:
Robert Osfield
2007-03-05 13:27:55 +00:00
parent b428aee852
commit 71ec26ba62
7 changed files with 708 additions and 2 deletions

View File

@@ -15,7 +15,7 @@ SUBDIRS(
osgTerrain
)
OPTION(BUILD_OSG_PLUGINS "Enable to build OSG Plugins" OFF)
OPTION(BUILD_OSG_PLUGINS "Enable to build OSG Plugins" ON)
IF (BUILD_OSG_PLUGINS)
ADD_SUBDIRECTORY(osgPlugins)
ENDIF(BUILD_OSG_PLUGINS)