6 lines
143 B
CMake
6 lines
143 B
CMake
SET(TARGET_SRC osgmultitexturecontrol.cpp )
|
|
SET(TARGET_ADDED_LIBRARIES osgFX )
|
|
|
|
#### end var setup ###
|
|
SETUP_EXAMPLE(osgmultitexturecontrol )
|