aboutsummaryrefslogtreecommitdiff
path: root/source/tests
diff options
context:
space:
mode:
authorFelix Morgner <felix.morgner@gmail.com>2023-09-05 15:07:23 +0200
committerFelix Morgner <felix.morgner@gmail.com>2023-09-05 15:07:23 +0200
commit7f9ad6933df8f498d240858bf32872a7c5568ade (patch)
tree89f72230c0da663539030f79d6d904b63aaed5e1 /source/tests
parentb0003d8680669ac7c3b0ca202f9d7442d57ad42e (diff)
downloadwanda-7f9ad6933df8f498d240858bf32872a7c5568ade.tar.xz
wanda-7f9ad6933df8f498d240858bf32872a7c5568ade.zip
conan: enable tests during build
Diffstat (limited to 'source/tests')
-rw-r--r--source/tests/CMakeLists.txt1
1 files changed, 0 insertions, 1 deletions
diff --git a/source/tests/CMakeLists.txt b/source/tests/CMakeLists.txt
index 57961c1..110c864 100644
--- a/source/tests/CMakeLists.txt
+++ b/source/tests/CMakeLists.txt
@@ -1,6 +1,5 @@
find_package("Catch2")
include("Catch")
-enable_testing()
add_subdirectory("lib/system") \ No newline at end of file