diff options
| author | Linus Jahn <lnj@kaidan.im> | 2023-03-22 13:09:50 +0100 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2023-03-22 13:09:50 +0100 |
| commit | c8e13f6fd3df8dcab0170dda6f54eaf5175d8437 (patch) | |
| tree | 151bd77c1c55fddf43025d5b2af4625cd94dd653 | |
| parent | 55362b2e36f91282ccfbdd2bd5a9bba1d50c2002 (diff) | |
README: Document QT_VERSION_MAJOR build option
| -rw-r--r-- | README.md | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -74,6 +74,7 @@ You can pass the following arguments to CMake: BUILD_INTERNAL_TESTS to build the unit tests testing private parts of the API (default: false) BUILD_OMEMO to build the OMEMO module (default: false) WITH_GSTREAMER to enable audio/video over jingle (default: false) + QT_VERSION_MAJOR=5/6 to build with a specific Qt major version (default behaviour: prefer 6) For building the OMEMO module [additional dependencies](src/omemo/README.md) are required. |
