OpenSceneGraph/examples/osgvertexattributes/CMakeLists.txt

5 lines
101 B
CMake
Raw Normal View History

SET(TARGET_SRC osgvertexattributes.cpp )
#### end var setup ###
SETUP_EXAMPLE(osgvertexattributes)