Added IF(BUILD_OSG_WRAPPERS) arouind osgintrospection example
This commit is contained in:
@@ -45,7 +45,9 @@ ADD_OSG_EXAMPLE( osghangglide )
|
||||
ADD_OSG_EXAMPLE( osghud )
|
||||
ADD_OSG_EXAMPLE( osgimpostor osgSim )
|
||||
ADD_OSG_EXAMPLE( osgintersection osgSim)
|
||||
ADD_OSG_EXAMPLE( osgintrospection osgIntrospection )
|
||||
IF (BUILD_OSG_WRAPPERS)
|
||||
ADD_OSG_EXAMPLE( osgintrospection osgIntrospection )
|
||||
ENDIF(BUILD_OSG_WRAPPERS)
|
||||
ADD_OSG_EXAMPLE( osgkeyboard osgFX )
|
||||
ADD_OSG_EXAMPLE( osgkeyboardmouse osgFX )
|
||||
ADD_OSG_EXAMPLE( osglauncher )
|
||||
|
||||
Reference in New Issue
Block a user