mirror of
https://github.com/fergalmoran/ladybird.git
synced 2026-02-14 03:36:28 +00:00
5 lines
106 B
Plaintext
5 lines
106 B
Plaintext
declare_args() {
|
|
# Location of shared cache of downloaded files
|
|
cache_path = "$root_gen_dir/Cache/"
|
|
}
|