OpenSceneGraph/examples/osgmultitexturecontrol/CMakeLists.txt

6 lines
153 B
CMake
Raw Normal View History

SET(TARGET_SRC osgmultitexturecontrol.cpp )
SET(TARGET_ADDED_LIBRARIES osgFX osgTerrain)
#### end var setup ###
SETUP_EXAMPLE(osgmultitexturecontrol )