mirror of
https://github.com/LadybirdBrowser/ladybird.git
synced 2025-10-23 00:19:18 +00:00
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/"
|
|
}
|