Skip to content

Commit

Permalink
Do not build QSpatialite
Browse files Browse the repository at this point in the history
  • Loading branch information
m-kuhn committed Aug 9, 2020
1 parent 8b833b3 commit 83ddb39
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .ci/qt5_14/build.sh
Expand Up @@ -15,7 +15,7 @@ cmake -GNinja \
-DENABLE_PGTEST=ON \
-DENABLE_SAGA_TESTS=ON \
-DENABLE_MSSQLTEST=ON \
-DWITH_QSPATIALITE=ON \
-DWITH_QSPATIALITE=OFF \
-DWITH_QWTPOLAR=OFF \
-DWITH_APIDOC=OFF \
-DWITH_ASTYLE=OFF \
Expand Down

0 comments on commit 83ddb39

Please sign in to comment.