662bea239c
and a simple example mixing (add) 2 textures
5 lines
102 B
CMake
5 lines
102 B
CMake
SET(TARGET_SRC osgSampler.cpp )
|
|
SET(TARGET_ADDED_LIBRARIES osgManipulator)
|
|
|
|
SETUP_EXAMPLE(osgsampler)
|