OpenSceneGraph/examples/osgshaderterrain/CMakeLists.txt

5 lines
95 B
CMake
Raw Normal View History

2007-03-19 21:26:34 +08:00
SET(TARGET_SRC osgshaderterrain.cpp )
2007-04-04 16:06:22 +08:00
2007-03-19 21:26:34 +08:00
#### end var setup ###
SETUP_EXAMPLE(osgshaderterrain)