OpenSceneGraph/examples/osgdepthpartition/CMakeLists.txt

5 lines
97 B
CMake
Raw Normal View History

SET(TARGET_SRC osgdepthpartition.cpp )
2007-03-19 21:26:34 +08:00
#### end var setup ###
SETUP_EXAMPLE(osgdepthpartition)