mirror of
https://gitlab.redox-os.org/redox-os/redox.git
synced 2026-07-09 04:58:42 +08:00
7 lines
223 B
TOML
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"
|