2016-01-02 14:31:56 +01:00

4 lines
81 B
CMake

FILE(GLOB PY_FILES *.py)
PLUGIN_INSTALL(processing algs/grass7/ext ${PY_FILES})