mirror of
https://gitlab.redox-os.org/redox-os/redox.git
synced 2026-06-28 23:58:42 +08:00
6 lines
209 B
TOML
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"
|