diff --git a/src/modules/partition/tests/CMakeLists.txt b/src/modules/partition/tests/CMakeLists.txt index 4b7974cb5..ac813127f 100644 --- a/src/modules/partition/tests/CMakeLists.txt +++ b/src/modules/partition/tests/CMakeLists.txt @@ -19,7 +19,6 @@ ecm_add_test( ${jobtests_SRCS} LINK_LIBRARIES calapm ${CALAMARES_LIBRARIES} - calamareslib Qt5::Core Qt5::Test )