summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--README.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/README.md b/README.md
index 003f3c1325..798b091741 100644
--- a/README.md
+++ b/README.md
@@ -96,6 +96,7 @@ pdf_use_skia = false # Set true to enable experimental skia backend.
pdf_enable_xfa = true # Set false to remove XFA support (implies JS support).
pdf_enable_v8 = true # Set false to remove Javascript support.
pdf_is_standalone = true # Set for a non-embedded build.
+is_component_build = false # Disable component build (must be false)
```