OpenSceneGraph/examples/osgteapot/CMakeLists.txt

6 lines
120 B
CMake
Raw Normal View History

2007-03-19 21:26:34 +08:00
#this file is automatically generated
SET(TARGET_SRC osgteapot.cpp )
2017-03-30 19:55:58 +08:00
2007-03-19 21:26:34 +08:00
#### end var setup ###
SETUP_EXAMPLE(osgteapot)