mirror of
https://github.com/qgis/QGIS.git
synced 2025-02-22 00:06:12 -05:00
Build and test GRASS provider (not plugin) on qt6 builds
This commit is contained in:
parent
f0e54391d3
commit
74636ce19b
@ -85,6 +85,7 @@ cmake \
|
||||
-DWITH_STAGED_PLUGINS=ON \
|
||||
-DWITH_GRASS7=${WITH_GRASS7} \
|
||||
-DWITH_GRASS8=${WITH_GRASS8} \
|
||||
-DWITH_GRASS_PLUGIN=${WITH_QT5} \
|
||||
-DSUPPRESS_QT_WARNINGS=ON \
|
||||
-DENABLE_TESTS=ON \
|
||||
-DENABLE_MODELTEST=${WITH_QT5} \
|
||||
|
2
.github/workflows/run-tests.yml
vendored
2
.github/workflows/run-tests.yml
vendored
@ -62,7 +62,7 @@ jobs:
|
||||
with-quick: ON
|
||||
with-clazy: OFF
|
||||
with-grass7: OFF
|
||||
with-grass8: OFF
|
||||
with-grass8: ON
|
||||
with-compile-commands: OFF
|
||||
LD_PRELOAD: ''
|
||||
experimental: false
|
||||
|
Loading…
x
Reference in New Issue
Block a user