Sign in
gn
/
gn.git
/
499868c6781dfb87dcefafd8f68dc578f3b70b44
/
.
/
tools
/
gn
/
format_test_data
/
055.gn
blob: 7e467247694636b4ddec8f13eb68d4bac46fb2ca [
file
] [
log
] [
blame
]
# 80 ---------------------------------------------------------------------------
if
(
true
)
{
if
(
true
)
{
use_system_harfbuzz
=
exec_script
(
pkg_config_script
,
pkg_config_args
+
[
"--atleast-version=1.31.0"
,
"pangoft2"
],
"value"
)
}
}