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

4 lines
81 B
CMake

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