10 lines
154 B
CMake
10 lines
154 B
CMake
SET(TARGET_SRC
|
|
MultiviewOVR.cpp
|
|
StandardStereo.cpp
|
|
Leia.cpp
|
|
osgmultiviewOVR.cpp
|
|
)
|
|
|
|
#### end var setup ###
|
|
SETUP_EXAMPLE(osgmultiviewOVR)
|