aboutsummaryrefslogtreecommitdiffstats
path: root/nihil.error
diff options
context:
space:
mode:
Diffstat (limited to 'nihil.error')
-rw-r--r--nihil.error/CMakeLists.txt2
1 files changed, 0 insertions, 2 deletions
diff --git a/nihil.error/CMakeLists.txt b/nihil.error/CMakeLists.txt
index 1316b71..37fb3ab 100644
--- a/nihil.error/CMakeLists.txt
+++ b/nihil.error/CMakeLists.txt
@@ -21,8 +21,6 @@ if(NIHIL_TESTS)
Catch2::Catch2WithMain
)
- find_package(Catch2 REQUIRED)
-
include(CTest)
include(Catch)
catch_discover_tests(nihil.error.test)