QGIS/python/ext-libs/httplib2/CMakeLists.txt

4 lines
76 B
CMake

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