Skip to content

Commit

Permalink
build analysis with Qt6
Browse files Browse the repository at this point in the history
  • Loading branch information
3nids committed Aug 17, 2021
1 parent fd5976b commit 88b1718
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .docker/docker-qgis-build.sh
Expand Up @@ -57,7 +57,7 @@ cmake \
-DUSE_CCACHE=OFF \
-DWITH_QT6=${WITH_QT6} \
-DWITH_DESKTOP=${WITH_QT5} \
-DWITH_ANALYSIS=${WITH_QT5} \
-DWITH_ANALYSIS=ON \
-DWITH_GUI=${WITH_QT5} \
-DWITH_QUICK=${WITH_QUICK} \
-DWITH_3D=${WITH_3D} \
Expand Down

0 comments on commit 88b1718

Please sign in to comment.