diff --git a/orbis-kernel/CMakeLists.txt b/orbis-kernel/CMakeLists.txt index aefa27bc8..b21b3659f 100644 --- a/orbis-kernel/CMakeLists.txt +++ b/orbis-kernel/CMakeLists.txt @@ -68,7 +68,7 @@ add_library(obj.orbis-kernel OBJECT src/utils/Logs.cpp ) -target_link_libraries(obj.orbis-kernel PUBLIC orbis::kernel::config obj.orbis-utils-ipc) +target_link_libraries(obj.orbis-kernel PUBLIC orbis::kernel::config $) target_include_directories(obj.orbis-kernel PUBLIC