OpenSceneGraph/examples/osgteapot/CMakeLists.txt

8 lines
173 B
CMake

#this file is automatically generated
SET(TARGET_SRC osgteapot.cpp )
SET(TARGET_EXTERNAL_LIBRARIES ${OPENGL_LIBRARIES} )
#### end var setup ###
SETUP_EXAMPLE(osgteapot)