- Timestamp:
- 06/08/11 11:24:29 (2 years ago)
- Files:
-
- 1 modified
Legend:
- Unmodified
- Added
- Removed
-
OpenSceneGraph/trunk/examples/osgdepthpartition/CMakeLists.txt
r7025 r12503 1 #this file is automatically generated 1 SET(TARGET_SRC osgdepthpartition.cpp ) 2 2 3 4 SET(TARGET_SRC DepthPartitionNode.cpp DistanceAccumulator.cpp osgdepthpartition.cpp )5 SET(TARGET_H DepthPartitionNode.h DistanceAccumulator.h )6 3 #### end var setup ### 7 4 SETUP_EXAMPLE(osgdepthpartition)
