OpenSceneGraph/examples/osganimationtimeline/CMakeLists.txt

4 lines
120 B
CMake
Raw Normal View History

SET(TARGET_SRC osganimationtimeline.cpp )
SET(TARGET_ADDED_LIBRARIES osgAnimation )
SETUP_EXAMPLE(osganimationtimeline)