OpenSceneGraph/examples/osgmultitouch/CMakeLists.txt

5 lines
89 B
CMake
Raw Normal View History

SET(TARGET_SRC osgmultitouch.cpp )
#### end var setup ###
SETUP_EXAMPLE(osgmultitouch)