From 7f9ad6933df8f498d240858bf32872a7c5568ade Mon Sep 17 00:00:00 2001 From: Felix Morgner Date: Tue, 5 Sep 2023 15:07:23 +0200 Subject: conan: enable tests during build --- source/tests/CMakeLists.txt | 1 - 1 file changed, 1 deletion(-) (limited to 'source/tests/CMakeLists.txt') 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 -- cgit v1.2.3