summaryrefslogtreecommitdiff
path: root/CMakeLists.txt
diff options
context:
space:
mode:
Diffstat (limited to 'CMakeLists.txt')
-rw-r--r--CMakeLists.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/CMakeLists.txt b/CMakeLists.txt
index 7f04ba61..63df3aba 100644
--- a/CMakeLists.txt
+++ b/CMakeLists.txt
@@ -434,6 +434,7 @@ auto_test(version)
434auto_test(save_compatibility) 434auto_test(save_compatibility)
435 435
436if(BUILD_TOXAV) 436if(BUILD_TOXAV)
437 auto_test(conference_av)
437 auto_test(toxav_basic) 438 auto_test(toxav_basic)
438 auto_test(toxav_many) 439 auto_test(toxav_many)
439endif() 440endif()