OpenSceneGraph/examples/osganimate/CMakeLists.txt

8 lines
184 B
CMake
Raw Normal View History

#this file is automatically generated
SET(TARGET_NAME osganimate )
SET(TARGET_SRC osganimate.cpp )
SET(TARGET_ADDED_LIBRARIES osgSim )
#### end var setup ###
SETUP_EXAMPLE()