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