OpenSceneGraph/examples/osgimpostor/CMakeLists.txt

9 lines
214 B
CMake
Raw Normal View History

2007-03-19 21:26:34 +08:00
#this file is automatically generated
2007-03-19 21:26:34 +08:00
SET(TARGET_SRC TestManipulator.cpp osgimpostor.cpp )
SET(TARGET_H TestManipulator.h )
SET(TARGET_ADDED_LIBRARIES osgSim )
#### end var setup ###
SETUP_EXAMPLE(osgimpostor)