Skip to content

Commit

Permalink
CI: Don't find Azure supplied macOS frameworks
Browse files Browse the repository at this point in the history
  • Loading branch information
dg0yt committed Jun 22, 2019
1 parent 910cfd2 commit 71f3da8
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions ci/azure-pipelines.yml
Original file line number Diff line number Diff line change
Expand Up @@ -48,6 +48,9 @@ jobs:
- template: build.yml
parameters:
cmakeArgs: >
"-DCMAKE_PREFIX_PATH=/Users/vsts/superbuild\;/usr"
-DCMAKE_FIND_FRAMEWORK=LAST
-DCMAKE_FIND_APPBUNDLE=LAST
-DUSE_SYSTEM_LZMA=OFF
-DMapper_GIT_GDAL_DATA_DIR=$(SUPERBUILD_INSTALL_DIR)/share/gdal
buildArgs: -j5
Expand Down

0 comments on commit 71f3da8

Please sign in to comment.