aboutsummaryrefslogtreecommitdiff
path: root/source/lib/control/CMakeLists.txt
diff options
context:
space:
mode:
Diffstat (limited to 'source/lib/control/CMakeLists.txt')
-rw-r--r--source/lib/control/CMakeLists.txt1
1 files changed, 0 insertions, 1 deletions
diff --git a/source/lib/control/CMakeLists.txt b/source/lib/control/CMakeLists.txt
index 6e95456..ce1a9da 100644
--- a/source/lib/control/CMakeLists.txt
+++ b/source/lib/control/CMakeLists.txt
@@ -33,7 +33,6 @@ target_link_libraries("wanda-${LIB_NAME}" PUBLIC
"wanda::proto"
"wanda::system"
- "asio::asio"
"spdlog::spdlog_header_only"
)