mirror of
https://github.com/klzgrad/naiveproxy.git
synced 2024-11-24 22:36:09 +03:00
7 lines
130 B
Plaintext
7 lines
130 B
Plaintext
|
if (true) {
|
||
|
if (true) {
|
||
|
args = rebase_path(sources, root_build_dir) +
|
||
|
rebase_path(outputs, root_build_dir)
|
||
|
}
|
||
|
}
|