Victor Olaya 6026944c21 [processing] removed scripts
They should be downloaded now from the scripts/model repo
2014-07-06 20:51:59 +02:00

3 lines
71 B
CMake

FILE(GLOB PY_FILES *.py)
PLUGIN_INSTALL(processing script ${PY_FILES})