Skip to content

Commit

Permalink
[docker] Install bindings to system python path
Browse files Browse the repository at this point in the history
  • Loading branch information
m-kuhn committed Aug 22, 2017
1 parent 23102e3 commit f38c032
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Dockerfile
Expand Up @@ -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 \
Expand Down

0 comments on commit f38c032

Please sign in to comment.