OpenSceneGraph/examples/osgmultiplemovies/CMakeLists.txt

9 lines
135 B
CMake
Raw Normal View History

SET(TARGET_SRC osgmultiplemovies.cpp )
SET(TARGET_ADDED_LIBRARIES osgGA )
#### end var setup ###
SETUP_EXAMPLE(osgmultiplemovies)