QGIS/python/plugins/sextante/tools/CMakeLists.txt
2013-02-18 13:42:08 +04:00

4 lines
69 B
CMake

FILE(GLOB PY_FILES *.py)
PLUGIN_INSTALL(sextante tools ${PY_FILES})