OpenSceneGraph/examples/osgpresentation/CMakeLists.txt

7 lines
139 B
CMake

SET(TARGET_SRC osgpresentation.cpp )
SET(TARGET_ADDED_LIBRARIES osgPresentation )
#### end var setup ###
SETUP_EXAMPLE(osgpresentation)