mirror of
https://github.com/qgis/QGIS.git
synced 2025-02-22 00:06:12 -05:00
bump qgis-deps in CI and INSTALL
This commit is contained in:
parent
850215f899
commit
af251242e7
2
.github/workflows/macos-build.yml
vendored
2
.github/workflows/macos-build.yml
vendored
@ -14,7 +14,7 @@ on:
|
||||
|
||||
env:
|
||||
QT_VERSION: 5.15.2
|
||||
QGIS_DEPS_VERSION: 0.8.0
|
||||
QGIS_DEPS_VERSION: 0.9.0
|
||||
CCACHE_DIR: /Users/runner/work/ccache
|
||||
BUILD_DIR: /Users/runner/work/QGIS/build-QGIS
|
||||
# apparently we cannot cache /opt directory as it fails to restore
|
||||
|
@ -858,8 +858,8 @@ cd ..
|
||||
mkdir build
|
||||
cd build
|
||||
|
||||
QGIS_DEPS_VERSION=0.3.0;\
|
||||
QT_VERSION=5.14.1;\
|
||||
QGIS_DEPS_VERSION=0.9.0;\
|
||||
QT_VERSION=5.15.2;\
|
||||
PATH=/opt/QGIS/qgis-deps-${QGIS_DEPS_VERSION}/stage/bin:$PATH;\
|
||||
cmake \
|
||||
-DCMAKE_INSTALL_PREFIX=~/Applications \
|
||||
|
Loading…
x
Reference in New Issue
Block a user