OpenSceneGraph/examples/osgmultitexturecontrol/CMakeLists.txt

6 lines
143 B
CMake
Raw Normal View History

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