OpenSceneGraph/examples/osgkeystone/CMakeLists.txt

6 lines
90 B
CMake
Raw Normal View History

SET(TARGET_SRC
osgkeystone.cpp )
#### end var setup ###
SETUP_EXAMPLE(osgkeystone)