Added application_ and example_ before application and example projects.
Converted the application CMakeLists.txt and macros to work with the ADD_OSG_APPLICATION macro. Removed the GDAL checks in the examples/CMakeLists.txt
This commit is contained in:
@@ -85,9 +85,7 @@ ADD_OSG_EXAMPLE( osgsimple )
|
||||
#ADD_OSG_EXAMPLE( osgsimpleviewerXXX )
|
||||
##################################################
|
||||
ADD_OSG_EXAMPLE( osgsimplifier )
|
||||
#IF(GDAL_FOUND)
|
||||
# ADD_OSG_EXAMPLE( osgsimulation osgSim osgTerrain Producer osgGA)
|
||||
#ENDIF(GDAL_FOUND)
|
||||
ADD_OSG_EXAMPLE( osgsimulation osgSim osgGA)
|
||||
ADD_OSG_EXAMPLE( osgslice )
|
||||
ADD_OSG_EXAMPLE( osgspacewarp )
|
||||
ADD_OSG_EXAMPLE( osgspheresegment osgSim osgParticle)
|
||||
|
||||
Reference in New Issue
Block a user