Skip to content

Commit

Permalink
README: Document QT_VERSION_MAJOR build option
Browse files Browse the repository at this point in the history
  • Loading branch information
lnjX authored Mar 22, 2023
1 parent 55362b2 commit c8e13f6
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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.
Expand Down

0 comments on commit c8e13f6

Please sign in to comment.