QGIS/python/plugins/sextante/grass/ext/CMakeLists.txt
Victor Olaya 33e3925eb7 added postgis tools to sextante
edited some grass descriptions and renamed postproc folder (now it is not only for postproc, but also for pre execution checks)
2012-12-15 18:49:32 +01:00

4 lines
73 B
CMake

FILE(GLOB PY_FILES *.py)
PLUGIN_INSTALL(sextante grass/ext ${PY_FILES})