aboutsummaryrefslogtreecommitdiff
path: root/source/tests/app/wandac/CMakeLists.txt
diff options
context:
space:
mode:
Diffstat (limited to 'source/tests/app/wandac/CMakeLists.txt')
-rw-r--r--source/tests/app/wandac/CMakeLists.txt11
1 files changed, 0 insertions, 11 deletions
diff --git a/source/tests/app/wandac/CMakeLists.txt b/source/tests/app/wandac/CMakeLists.txt
deleted file mode 100644
index ab07030..0000000
--- a/source/tests/app/wandac/CMakeLists.txt
+++ /dev/null
@@ -1,11 +0,0 @@
-add_executable("wanda-tests-wandac"
- "src/cli.cpp"
-)
-
-target_link_libraries("wanda-tests-wandac" PRIVATE
- "${PROJECT_NAME}c-components"
-
- "Catch2::Catch2WithMain"
-)
-
-catch_discover_tests("wanda-tests-wandac") \ No newline at end of file