We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
qgis
Learn more about funding links in repositories.
Report abuse
There was an error while loading. Please reload this page.
1 parent 6637268 commit c21167dCopy full SHA for c21167d
python/plugins/sextante/grass/postproc/CMakeLists.txt
@@ -0,0 +1,3 @@
1
+FILE(GLOB PY_FILES *.py)
2
+
3
+PLUGIN_INSTALL(sextante grass/postproc ${PY_FILES})
0 commit comments