aboutsummaryrefslogtreecommitdiff
path: root/source/app/wandac/CMakeLists.txt
diff options
context:
space:
mode:
Diffstat (limited to 'source/app/wandac/CMakeLists.txt')
-rw-r--r--source/app/wandac/CMakeLists.txt5
1 files changed, 0 insertions, 5 deletions
diff --git a/source/app/wandac/CMakeLists.txt b/source/app/wandac/CMakeLists.txt
index a9b977c..43740d1 100644
--- a/source/app/wandac/CMakeLists.txt
+++ b/source/app/wandac/CMakeLists.txt
@@ -1,8 +1,3 @@
-find_package("lyra")
-find_package("spdlog")
-
-#[=====[ Client ]=====]
-
add_executable("wandac"
"src/main.cpp"
)