OpenSceneGraph/examples/osganimationnode/CMakeLists.txt

4 lines
112 B
CMake
Raw Normal View History

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