redox/recipes/wip/libs/other/libgdal/recipe.toml
2025-10-08 14:55:56 -03:00

7 lines
223 B
TOML

#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.8.4/gdal-3.8.4.tar.gz"
[build]
template = "cmake"