OpenSceneGraph/examples/osgdepthpartition/CMakeLists.txt

8 lines
242 B
CMake

#this file is automatically generated
SET(TARGET_SRC DepthPartitionNode.cpp DistanceAccumulator.cpp osgdepthpartition.cpp )
SET(TARGET_H DepthPartitionNode.h DistanceAccumulator.h )
#### end var setup ###
SETUP_EXAMPLE(osgdepthpartition)