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