#TODO not compiled or tested # build instructions: https://gdal.org/development/building_from_source.html [source] tar = "https://github.com/OSGeo/gdal/releases/download/v3.12.3/gdal-3.12.3.tar.xz" [build] template = "cmake" cmakeflags = [ "-DBUILD_TESTING=OFF" ]