Skip to content

Commit

Permalink
Disable GDAL test building
Browse files Browse the repository at this point in the history
starseeker committed Mar 18, 2024
1 parent f34ddb1 commit a595fbf
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions gdal/CMakeLists.txt
Original file line number Diff line number Diff line change
@@ -42,6 +42,7 @@ if (ENABLE_GDAL)
-DCMAKE_INSTALL_RPATH=${CMAKE_BUNDLE_INSTALL_PREFIX}/${LIB_DIR}
-DCMAKE_INSTALL_LIBDIR:PATH=${LIB_DIR}
-DCMAKE_INSTALL_INCLUDEDIR:PATH=${INCLUDE_DIR}/gdal
-DBUILD_TESTING=OFF
-DGDAL_INST_DATA_DIR=${CMAKE_BUNDLE_INSTALL_PREFIX}/${DATA_DIR}/gdal
-DGDAL_USE_EXTERNAL_LIBS=OFF
-DGDAL_USE_INTERNAL_LIBS=ON # GEOTIFF, GIF, JPEG, JSONC, LERC, OPENCAD, PNG, QHULL, TIFF, ZLIB

0 comments on commit a595fbf

Please sign in to comment.