OpenSceneGraph/examples/osgcompositeviewer/CMakeLists.txt
2007-06-05 19:44:11 +00:00

6 lines
134 B
CMake

SET(TARGET_SRC osgcompositeviewer.cpp )
SET(TARGET_ADDED_LIBRARIES osgFX )
#### end var setup ###
SETUP_EXAMPLE(osgcompositeviewer)