diff options
| author | Melvin Keskin <melvo@olomono.de> | 2022-04-07 15:55:30 +0200 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2022-04-07 15:55:30 +0200 |
| commit | e53841da6c0e3fc1c805d869830c8a5fdebf5cee (patch) | |
| tree | 15cb1b8085f0e764d73348de7abbbe0b74bb920b /README.md | |
| parent | a8fd01e50a3088df8bc6b367d1c14fe1da93be91 (diff) | |
README: Document 'BUILD_INTERNAL_TESTS' (#417)
Co-authored-by: Linus Jahn <lnj@kaidan.im>
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -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 |
