aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorMelvin Keskin <melvo@olomono.de>2022-04-07 15:55:30 +0200
committerGitHub <noreply@github.com>2022-04-07 15:55:30 +0200
commite53841da6c0e3fc1c805d869830c8a5fdebf5cee (patch)
tree15cb1b8085f0e764d73348de7abbbe0b74bb920b /README.md
parenta8fd01e50a3088df8bc6b367d1c14fe1da93be91 (diff)
README: Document 'BUILD_INTERNAL_TESTS' (#417)
Co-authored-by: Linus Jahn <lnj@kaidan.im>
Diffstat (limited to 'README.md')
-rw-r--r--README.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/README.md b/README.md
index 78576604..2329ff6f 100644
--- a/README.md
+++ b/README.md
@@ -43,6 +43,7 @@ You can pass the following arguments to CMake:
BUILD_DOCUMENTATION to build the documentation (default: false)
BUILD_EXAMPLES to build the examples (default: true)
BUILD_TESTS to build the unit tests (default: true)
+ BUILD_INTERNAL_TESTS to build the unit tests testing private parts of the API (default: false)
WITH_GSTREAMER to enable audio/video over jingle (default: false)
Installing QXmpp