OpenSceneGraph/examples/osganimationskinning/CMakeLists.txt

4 lines
120 B
CMake
Raw Normal View History

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