6f356aeb97
with new pdf plugin and updated vnc plugin that now support these front ends. Updated osgpdf and osgvnc examples to new these new interfaces.
7 lines
137 B
CMake
7 lines
137 B
CMake
SET(TARGET_SRC osgwidgetscrolled.cpp )
|
|
|
|
SET(TARGET_ADDED_LIBRARIES osgWidget )
|
|
|
|
#### end var setup ###
|
|
SETUP_EXAMPLE(osgwidgetscrolled)
|