diff options
author | Brett Wilson <brettw@chromium.org> | 2015-03-06 11:06:38 -0800 |
---|---|---|
committer | Brett Wilson <brettw@chromium.org> | 2015-03-06 11:06:38 -0800 |
commit | 8842c6214cf70fa4237d17684cc9f609536c0240 (patch) | |
tree | a91e5aeacdc7757df4e325aba68ab7045e99a326 /core/src/fpdfdoc/doc_link.cpp | |
parent | 5a370d77d0db7550e91888f0ff50ee305f0f9f3d (diff) | |
download | pdfium-8842c6214cf70fa4237d17684cc9f609536c0240.tar.xz |
Fix the pdfium component build.
It has a component with no object files in it. When compiled as a shared library, this fails.
This changes the target to a source set which can handle empty sources. It also changes the other static libraries in pdfium to source_sets (it should be very rare to need real static libraries).
Runs "gn format" over the BUILD files.
Renames the arg bundle_freetype to pdfium_bundle_freetype which makes more sense in the context of a larger build like Chrome.
R=jam@chromium.org
Review URL: https://codereview.chromium.org/985543002
Diffstat (limited to 'core/src/fpdfdoc/doc_link.cpp')
0 files changed, 0 insertions, 0 deletions