Skip to content

Commit f38c032

Browse files
committed
[docker] Install bindings to system python path
1 parent 23102e3 commit f38c032

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Dockerfile

+1
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,7 @@ WORKDIR /usr/src/QGIS/build
1818
RUN cmake \
1919
-GNinja \
2020
-DCMAKE_INSTALL_PREFIX=/usr \
21+
-DBINDINGS_GLOBAL_INSTALL=ON \
2122
-DWITH_STAGED_PLUGINS=ON \
2223
-DWITH_GRASS=ON \
2324
-DSUPPRESS_QT_WARNINGS=ON \

0 commit comments

Comments
 (0)