Sign in
cobalt
/
cobalt
/
fa025a957423b29d7e23a1176155667873206aab
/
.
/
src
/
third_party
/
skia
/
gyp
/
poppler.gyp
blob: 6b7685d1f7f0a2ef9a60770efcfeada79a6d0709 [
file
] [
log
] [
blame
]
# Poppler, assuming it's been installed to the (Linux) system.
{
'targets'
:
[{
'target_name'
:
'poppler'
,
'type'
:
'none'
,
'direct_dependent_settings'
:
{
'libraries'
:
[
'-lpoppler-cpp'
,
],
'include_dirs'
:
[
'/usr/include/poppler/cpp'
,
],
},
}],
}