We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ae1986e commit 5d557caCopy full SHA for 5d557ca
ci/travis/osx/install.sh
@@ -25,6 +25,7 @@ CFLAGS="-Wextra -Werror" CXXFLAGS="-Wextra -Werror" cmake .. \
25
-DGDAL_USE_POSTGRESQL=OFF \
26
-DGDAL_USE_WEBP=OFF \
27
-DBUILD_CSHARP_BINDINGS=OFF \
28
+ -DGDAL_USE_KEA=OFF \
29
"-DUSE_PRECOMPILED_HEADERS=ON" \
30
-DCMAKE_UNITY_BUILD=ON
31
0 commit comments