OpenSceneGraph/examples/osgtransferfunction/CMakeLists.txt

7 lines
155 B
CMake
Raw Normal View History

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