File tree Expand file tree Collapse file tree 1 file changed +1
-0
lines changed Expand file tree Collapse file tree 1 file changed +1
-0
lines changed Original file line number Diff line number Diff line change @@ -147,6 +147,7 @@ There are some options that are available to configure the build.
147147| ` MSVC_STATIC_SODIUM ` | Whether to link libsodium statically for MSVC. | ON or OFF | OFF |
148148| ` MUST_BUILD_TOXAV ` | Fail the build if toxav cannot be built. | ON or OFF | OFF |
149149| ` NON_HERMETIC_TESTS ` | Whether to build and run tests that depend on an internet connection. | ON or OFF | OFF |
150+ | ` EXPERIMENTAL_API ` | Install the experimental private API header. | ON or OFF | OFF |
150151| ` STRICT_ABI ` | Enforce strict ABI export in dynamic libraries. | ON or OFF | OFF |
151152| ` TEST_TIMEOUT_SECONDS ` | Limit runtime of each test to the number of seconds specified. | Positive number or nothing (empty string). | Empty string. |
152153| ` USE_IPV6 ` | Use IPv6 in tests. | ON or OFF | ON |
You can’t perform that action at this time.
0 commit comments