OpenSceneGraph/examples/osgshaders/CMakeLists.txt

8 lines
205 B
CMake
Raw Normal View History

#this file is automatically generated
SET(TARGET_NAME osgshaders )
SET(TARGET_SRC GL2Scene.cpp Noise.cpp osgshaders.cpp )
SET(TARGET_H GL2Scene.h Noise.h )
#### end var setup ###
SETUP_EXAMPLE()