OpenSceneGraph/examples/osgsampler/CMakeLists.txt

5 lines
102 B
CMake
Raw Normal View History

SET(TARGET_SRC osgSampler.cpp )
SET(TARGET_ADDED_LIBRARIES osgManipulator)
SETUP_EXAMPLE(osgsampler)