OpenSceneGraph/examples/osganimationmakepath/CMakeLists.txt

4 lines
120 B
CMake

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