mirror of
https://github.com/qgis/QGIS.git
synced 2025-03-10 00:13:55 -04:00
3 lines
84 B
CMake
3 lines
84 B
CMake
FILE(GLOB PY_FILES *.py)
|
|
|
|
PLUGIN_INSTALL(sextante ./admintools/httplib2 ${PY_FILES}) |