2024-06-26 21:50:27 +10:00

4 lines
77 B
CMake

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