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 ded86010..e7f49313 100644
--- a/CMakeLists.txt
+++ b/CMakeLists.txt
@@ -423,6 +423,7 @@ 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(tox_strncasecmp)
426auto_test(version) 427auto_test(version)
427 428
428if(BUILD_TOXAV) 429if(BUILD_TOXAV)