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

4 lines
71 B
CMake

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