diff --git a/src/common/CMakeLists.txt b/src/common/CMakeLists.txt index 7491a07..7318d07 100644 --- a/src/common/CMakeLists.txt +++ b/src/common/CMakeLists.txt @@ -40,7 +40,7 @@ set_target_properties(common PROPERTIES ) target_link_libraries(common - PUBLIC + PRIVATE Qt${QT_MAJOR_VERSION}::DBus Qt${QT_MAJOR_VERSION}::Network Qt${QT_MAJOR_VERSION}::Qml