Skip to content

Commit

Permalink
fixup
Browse files Browse the repository at this point in the history
  • Loading branch information
tbonfort committed Jan 6, 2025
1 parent e99a75a commit a4694fb
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/build-gdal.sh
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,8 @@ if [ -f CMakeLists.txt ]; then
-DBUILD_JAVA_BINDINGS=OFF \
-DBUILD_CSHARP_BINDINGS=OFF \
-DOGR_ENABLE_DRIVER_GEOJSON=ON \
-DOGR_ENABLE_DRIVER_MITAB=ON \
-DOGR_ENABLE_DRIVER_TAB=ON \
-DOGR_ENABLE_DRIVER_VRT=ON \
-DOGR_ENABLE_DRIVER_SQLITE=ON

make -j8
Expand Down

0 comments on commit a4694fb

Please sign in to comment.