2020-11-12 07:14:46 +10:00

3 lines
73 B
CMake

file(GLOB PY_FILES *.py)
PLUGIN_INSTALL(processing algs/otb ${PY_FILES})