mirror of
https://github.com/RGBCube/serenity
synced 2025-07-27 17:17:45 +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/"
|
|
}
|