mirror of
https://github.com/LadybirdBrowser/ladybird.git
synced 2024-11-21 23:20:20 +00:00
0e24bfb464
Use them to download and extract the TZDB files
4 lines
106 B
Text
4 lines
106 B
Text
declare_args() {
|
|
# Location of shared cache of downloaded files
|
|
cache_path = "$root_gen_dir/Cache/"
|
|
}
|