redox/recipes/wip/libs/libgdal/recipe.toml
2024-02-26 23:46:51 +00:00

6 lines
209 B
TOML

#TODO missing script for CMake, see 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 = "custom"