OpenSceneGraph/examples/osgoit/CMakeLists.txt

9 lines
124 B
CMake
Raw Normal View History

SET(TARGET_SRC
osgoit.cpp
DepthPeeling.h
DepthPeeling.cpp
HeatMap.h
HeatMap.cpp)
SETUP_EXAMPLE(osgoit)