2016-04-07 13:21:20 +02:00

4 lines
81 B
CMake

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