naiveproxy/tools/gn/format_test_data/055.gn

11 lines
267 B
Plaintext
Raw Normal View History

2018-01-28 21:32:06 +03:00
# 80 ---------------------------------------------------------------------------
if (true) {
if (true) {
use_system_harfbuzz = exec_script(
pkg_config_script,
pkg_config_args + [ "--atleast-version=1.31.0", "pangoft2" ],
"value")
}
}