8 lines
205 B
CMake
8 lines
205 B
CMake
|
#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()
|