We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7d00947 commit 6a7b6daCopy full SHA for 6a7b6da
python/plugins/processing/algs/saga/CMakeLists.txt
@@ -1,6 +1,6 @@
1
FILE(GLOB PY_FILES *.py)
2
FILE(GLOB DESCR212_FILES description/2.1.2/*.txt)
3
-FILE(GLOB DESCR213_FILES description/2.1.2/*.txt)
+FILE(GLOB DESCR213_FILES description/2.1.3/*.txt)
4
FILE(GLOB HELP_FILES help/*.rst)
5
6
ADD_SUBDIRECTORY(ext)
0 commit comments