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