OpenSceneGraph/examples/osgpresentation/CMakeLists.txt

8 lines
143 B
CMake

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