We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 23102e3 commit f38c032Copy full SHA for f38c032
Dockerfile
@@ -18,6 +18,7 @@ WORKDIR /usr/src/QGIS/build
18
RUN cmake \
19
-GNinja \
20
-DCMAKE_INSTALL_PREFIX=/usr \
21
+ -DBINDINGS_GLOBAL_INSTALL=ON \
22
-DWITH_STAGED_PLUGINS=ON \
23
-DWITH_GRASS=ON \
24
-DSUPPRESS_QT_WARNINGS=ON \
0 commit comments