Skip to content

Commit 5f0151c

Browse files
committed
fix build error
1 parent 15fe55c commit 5f0151c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

python/plugins/processing/algs/CMakeLists.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,4 +10,4 @@ ADD_SUBDIRECTORY(taudem)
1010
ADD_SUBDIRECTORY(lidar)
1111
ADD_SUBDIRECTORY(qgis)
1212

13-
PLUGIN_INSTALL(processing ./algs ${PY_FILES})
13+
PLUGIN_INSTALL(processing algs ${PY_FILES})

0 commit comments

Comments
 (0)