2014-07-09 20:53:45 +03:00

4 lines
77 B
CMake

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