summaryrefslogtreecommitdiff
path: root/CMakeLists.txt
diff options
context:
space:
mode:
Diffstat (limited to 'CMakeLists.txt')
-rw-r--r--CMakeLists.txt2
1 files changed, 2 insertions, 0 deletions
diff --git a/CMakeLists.txt b/CMakeLists.txt
index 58979a34..2bad7282 100644
--- a/CMakeLists.txt
+++ b/CMakeLists.txt
@@ -423,6 +423,8 @@ auto_test(tox)
423auto_test(tox_many) 423auto_test(tox_many)
424auto_test(tox_many_tcp) 424auto_test(tox_many_tcp)
425auto_test(tox_one) 425auto_test(tox_one)
426auto_test(version)
427
426if(BUILD_TOXAV) 428if(BUILD_TOXAV)
427 auto_test(toxav_basic) 429 auto_test(toxav_basic)
428 auto_test(toxav_many) 430 auto_test(toxav_many)