6 lines
83 B
CMake
6 lines
83 B
CMake
|
SET(TARGET_SRC
|
||
|
osgshadercomposition.cpp
|
||
|
)
|
||
|
|
||
|
SETUP_EXAMPLE(osgshadercomposition)
|