mirror of
https://github.com/RGBCube/serenity
synced 2025-05-31 19:38:12 +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/"
|
|
}
|