OpenSceneGraph/examples/osgpoints/CMakeLists.txt

8 lines
174 B
CMake
Raw Normal View History

2007-03-19 21:26:34 +08:00
#this file is automatically generated
SET(TARGET_NAME osgpoints )
SET(TARGET_SRC osgpoints.cpp )
SET(TARGET_ADDED_LIBRARIES osgGA )
#### end var setup ###
SETUP_EXAMPLE()