Skip to content
Permalink
Browse files
[docker] Install bindings to system python path
  • Loading branch information
m-kuhn committed Aug 22, 2017
1 parent 23102e3 commit f38c032
Showing 1 changed file with 1 addition and 0 deletions.
@@ -18,6 +18,7 @@ WORKDIR /usr/src/QGIS/build
RUN cmake \
-GNinja \
-DCMAKE_INSTALL_PREFIX=/usr \
-DBINDINGS_GLOBAL_INSTALL=ON \
-DWITH_STAGED_PLUGINS=ON \
-DWITH_GRASS=ON \
-DSUPPRESS_QT_WARNINGS=ON \

0 comments on commit f38c032

Please sign in to comment.