aboutsummaryrefslogtreecommitdiff
path: root/source/tests/CMakeLists.txt
diff options
context:
space:
mode:
authorFelix Morgner <felix.morgner@gmail.com>2023-09-07 14:45:42 +0200
committerFelix Morgner <felix.morgner@gmail.com>2023-09-07 14:45:42 +0200
commit8e48049013a5a6668d2bd3c1bcb1fbc0ddd9534d (patch)
tree5d7d9943006e42918365f7ea283c2b29279cacd5 /source/tests/CMakeLists.txt
parent152c44ffb96143683a7fdaabac1c747aaf6ad0dc (diff)
downloadwanda-8e48049013a5a6668d2bd3c1bcb1fbc0ddd9534d.tar.xz
wanda-8e48049013a5a6668d2bd3c1bcb1fbc0ddd9534d.zip
cmake: consolidate find_package invocations
Diffstat (limited to 'source/tests/CMakeLists.txt')
-rw-r--r--source/tests/CMakeLists.txt2
1 files changed, 0 insertions, 2 deletions
diff --git a/source/tests/CMakeLists.txt b/source/tests/CMakeLists.txt
index bf49461..769814c 100644
--- a/source/tests/CMakeLists.txt
+++ b/source/tests/CMakeLists.txt
@@ -1,5 +1,3 @@
-find_package("Catch2" REQUIRED COMPONENTS "Catch2WithMain")
-
include("Catch")
add_subdirectory("lib/system") \ No newline at end of file