Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
skia
/
9d9a6d2463f6cfca03c3d9c5dc4708172d3d228d
/
.
/
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'
,
],
},
}],
}