4 lines
114 B
CMake
4 lines
114 B
CMake
SET(TARGET_SRC osganimationsolid.cpp )
|
|
SET(TARGET_ADDED_LIBRARIES osgAnimation )
|
|
SETUP_EXAMPLE(osganimationsolid)
|