OpenSceneGraph/examples/osganimationhardware/CMakeLists.txt

4 lines
120 B
CMake

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