OpenSceneGraph/examples/osgdrawinstanced/CMakeLists.txt

5 lines
95 B
CMake
Raw Normal View History

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