mirror of
https://github.com/klzgrad/naiveproxy.git
synced 2024-11-24 22:36:09 +03:00
9 lines
226 B
Plaintext
9 lines
226 B
Plaintext
# 80 ---------------------------------------------------------------------------
|
|
if (true) {
|
|
args = [
|
|
"{{source}}",
|
|
rebase_path("${target_gen_dir}/{{source_name_part}}-inc.cc",
|
|
root_build_dir),
|
|
]
|
|
}
|