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 15fe55c commit 5f0151cCopy full SHA for 5f0151c
python/plugins/processing/algs/CMakeLists.txt
@@ -10,4 +10,4 @@ ADD_SUBDIRECTORY(taudem)
10
ADD_SUBDIRECTORY(lidar)
11
ADD_SUBDIRECTORY(qgis)
12
13
-PLUGIN_INSTALL(processing ./algs ${PY_FILES})
+PLUGIN_INSTALL(processing algs ${PY_FILES})
0 commit comments