QGIS/python/plugins/sextante/tools/CMakeLists.txt

4 lines
69 B
CMake
Raw Normal View History

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