From 5111cb3ba07ccbdd339eaa6fa797296f87b2e9f4 Mon Sep 17 00:00:00 2001 From: ackimixs Date: Wed, 22 May 2024 12:53:01 +0200 Subject: [PATCH] cmake --- CMakeLists.txt | 2 ++ 1 file changed, 2 insertions(+) diff --git a/CMakeLists.txt b/CMakeLists.txt index 56e9bbd..ecb8657 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -59,6 +59,8 @@ add_executable(ihm_robot resource.qrc ${HEADERS} ${SOURCES}) target_link_libraries(ihm_robot Modelec::TCPClient + Modelec::Utils + Modelec::CLParser ) target_link_libraries(ihm_robot