OpenSceneGraph/examples/osgshaders/CMakeLists.txt

8 lines
180 B
CMake
Raw Normal View History

2007-03-19 21:26:34 +08:00
#this file is automatically generated
2007-03-19 21:26:34 +08:00
SET(TARGET_SRC GL2Scene.cpp Noise.cpp osgshaders.cpp )
SET(TARGET_H GL2Scene.h Noise.h )
#### end var setup ###
SETUP_EXAMPLE(osgshaders)