From 28baf9632f545b6c85235ddbb982369d9a4207ca Mon Sep 17 00:00:00 2001 From: iphydf Date: Mon, 2 Mar 2020 20:51:25 +0000 Subject: Remove testing/av_test.c. It's a maintenance burden. Nobody uses this. It depends on an ancient version of opencv that less and less systems actually have. --- INSTALL.md | 1 - 1 file changed, 1 deletion(-) (limited to 'INSTALL.md') diff --git a/INSTALL.md b/INSTALL.md index de6f1095..0e4d19b5 100644 --- a/INSTALL.md +++ b/INSTALL.md @@ -85,7 +85,6 @@ There are some options that are available to configure the build. |------------------------|-----------------------------------------------------------------------------------------------|---------------------------------------------------------------------------|---------------------------------------------------| | `AUTOTEST` | Enable autotests (mainly for CI). | ON or OFF | OFF | | `BOOTSTRAP_DAEMON` | Enable building of tox-bootstrapd, the DHT bootstrap node daemon. For Unix-like systems only. | ON or OFF | ON | -| `BUILD_AV_TEST` | Build toxav test. | ON or OFF | ON | | `BUILD_MISC_TESTS` | Build additional tests. | ON or OFF | OFF | | `BUILD_TOXAV` | Whether to build the tox AV library. | ON or OFF | ON | | `CMAKE_INSTALL_PREFIX` | Path to where everything should be installed. | Directory path. | Platform-dependent. Refer to CMake documentation. | -- cgit v1.2.3