OpenSceneGraph/examples/osgscreencapture/CMakeLists.txt

5 lines
99 B
CMake
Raw Normal View History

SET(TARGET_SRC osgscreencapture.cpp )
#### end var setup ###
SETUP_APPLICATION(osgscreencapture)