[utilities/konsole] src/tests: PartManualTest: drop unneeded linking to konsoleprivate

Friedrich W. H. Kossebau <[email protected]>
Newsgroups gmane.comp.kde.cvs
Message-ID <[email protected]>
Git commit e73287ad9eb3f18db1bbacabef7ab4e2006daac7 by Friedrich W. H. Kossebau.
Committed on 07/08/2026 at 13:22.
Pushed by kossebau into branch 'master'.

PartManualTest: drop unneeded linking to konsoleprivate

M  +5    -3    src/tests/CMakeLists.txt

https://invent.kde.org/utilities/konsole/-/commit/e73287ad9eb3f18db1bbacabef7ab4e2006daac7

diff --git a/src/tests/CMakeLists.txt b/src/tests/CMakeLists.txt
index 8bc7597ba..05a7e7138 100644
--- a/src/tests/CMakeLists.txt
+++ b/src/tests/CMakeLists.txt
@@ -4,9 +4,11 @@ include(ECMMarkAsTest)
 
 set(EXECUTABLE_OUTPUT_PATH ${CMAKE_CURRENT_BINARY_DIR})
 
-set(KONSOLE_TEST_LIBS Qt::Test konsoleprivate)
-
 add_executable(PartManualTest PartManualTest.cpp)
 ecm_mark_as_test(PartManualTest)
-target_link_libraries(PartManualTest KF6::XmlGui KF6::Parts ${KONSOLE_TEST_LIBS})
+target_link_libraries(PartManualTest
+    KF6::XmlGui
+    KF6::Parts
+    Qt::Test
+)
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.