mirror of
https://bitbucket.org/chromiumembedded/cef
synced 2025-03-03 11:27:51 +01:00
13 lines
299 B
Diff
13 lines
299 B
Diff
diff --git BUILD.gn BUILD.gn
|
|
index a8532128d..f5a098afa 100644
|
|
--- BUILD.gn
|
|
+++ BUILD.gn
|
|
@@ -338,6 +338,7 @@ group("pdfium_public_headers") {
|
|
}
|
|
|
|
component("pdfium") {
|
|
+ output_name = "pdfium"
|
|
libs = []
|
|
configs += [ ":pdfium_strict_config" ]
|
|
public_configs = [ ":pdfium_public_config" ]
|