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