summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlexander V. Wolf <alex.v.wolf@gmail.com>2022-03-15 20:50:54 +0700
committerGitHub <noreply@github.com>2022-03-15 20:50:54 +0700
commit73491d260ca1b25c71ad2fd428d6ef50663eb77f (patch)
tree49c7abee26417c6981acb0266d180c99c50f6bb7
parente507fc29d57cec5d8d0de84e7c340d747906698c (diff)
Update BUILDING.md
-rw-r--r--BUILDING.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/BUILDING.md b/BUILDING.md
index df442a4895..447aef2bac 100644
--- a/BUILDING.md
+++ b/BUILDING.md
@@ -339,6 +339,7 @@ List of supported parameters (passed as `-DPARAMETER=VALUE`):
| ENABLE_SCRIPTING | bool | ON | Enable the scripting feature
| ENABLE_RELEASE_BUILD | bool | OFF | This option flags the build as an official release
| ENABLE_TESTING | bool | OFF | Enable unit tests
+| ENABLE_QTWEBENGINE | bool | ON | Enable QtWebEngine module support if it installed
| USE_PLUGIN_ANGLEMEASURE | bool | ON | Enable building the Angle Measure plugin
| USE_PLUGIN_COMPASSMARKS | bool | ON | Enable building the Compass Marks plugin
| USE_PLUGIN_SATELLITES | bool | ON | Enable building the Satellites plugin