aboutsummaryrefslogtreecommitdiff
path: root/lib/doctest/CMakeLists.txt
diff options
context:
space:
mode:
authorHampusM <hampus@hampusmat.com>2022-06-02 19:51:54 +0200
committerHampusM <hampus@hampusmat.com>2022-06-13 17:57:00 +0200
commiteecf4b1e666211a13afa56f93477c55e8fd01621 (patch)
tree410510d6e058995174d5a5b0f535fb457a0c3542 /lib/doctest/CMakeLists.txt
parent87f55120f96d0f4f80b497dc9006d89df2dda125 (diff)
feat: implement game of lifev0.1.0
Diffstat (limited to 'lib/doctest/CMakeLists.txt')
-rw-r--r--lib/doctest/CMakeLists.txt4
1 files changed, 0 insertions, 4 deletions
diff --git a/lib/doctest/CMakeLists.txt b/lib/doctest/CMakeLists.txt
deleted file mode 100644
index 0ca5267..0000000
--- a/lib/doctest/CMakeLists.txt
+++ /dev/null
@@ -1,4 +0,0 @@
-message(STATUS "Fetching doctest...")
-
-FetchContent_MakeAvailable(doctest)
-