Skip to content
Permalink
Browse files
[docker] Install to /usr prefix
  • Loading branch information
m-kuhn committed Aug 22, 2017
1 parent 6fd3c10 commit 23102e3
Showing 1 changed file with 1 addition and 0 deletions.
@@ -17,6 +17,7 @@ WORKDIR /usr/src/QGIS/build

RUN cmake \
-GNinja \
-DCMAKE_INSTALL_PREFIX=/usr \
-DWITH_STAGED_PLUGINS=ON \
-DWITH_GRASS=ON \
-DSUPPRESS_QT_WARNINGS=ON \

0 comments on commit 23102e3

Please sign in to comment.