OpenSceneGraph/examples/osgvolume/CMakeLists.txt

7 lines
135 B
CMake

SET(TARGET_SRC osgvolume.cpp )
SET(TARGET_ADDED_LIBRARIES osgVolume osgManipulator)
#### end var setup ###
SETUP_EXAMPLE(osgvolume)