OpenSceneGraph/examples/osgsimulation/CMakeLists.txt

8 lines
171 B
CMake

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