1
0
mirror of https://github.com/qgis/QGIS.git synced 2025-03-29 00:05:09 -04:00

4 lines
76 B
CMake

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