Descriptionlinux/win: Fix wrong libexif target type in GN build.
ExifFunctions in image_metadata_extractor.cc loads libexif as
a dll/so, so the target needs to be a shared_library.
This isn't quite right on OS X yet, but it fixes the problem on other
platforms at least.
Committed: https://crrev.com/23a031851c5a181a8e1bf0f4bec4124ff45bb446
Cr-Commit-Position: refs/heads/master@{#348697}
Patch Set 1 #
Total comments: 1
Messages
Total messages: 12 (2 generated)
|