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