OpenSceneGraph/examples/osgdepthshadow/CMakeLists.txt
2007-03-19 13:26:34 +00:00

8 lines
188 B
CMake

#this file is automatically generated
SET(TARGET_NAME osgdepthshadow )
SET(TARGET_SRC osgdepthshadow.cpp )
SET(TARGET_ADDED_LIBRARIES osgShadow )
#### end var setup ###
SETUP_EXAMPLE()