OpenSceneGraph/examples/osghud/CMakeLists.txt
Robert Osfield 862a0c68e3 From Mathias Goldau, "Added very brief documentation when to use the triangle mesh class. I
generated the make doc_openscenegraph target to verify that this change does
not break something.
"
2010-11-01 10:31:30 +00:00

8 lines
159 B
CMake

#this file is automatically generated
SET(TARGET_SRC osghud.cpp )
SET(TARGET_ADDED_LIBRARIES osgManipulator )
#### end var setup ###
SETUP_EXAMPLE(osghud)