From 09fed407d29ec65f39912f3c6ddf1faf32c1aafe Mon Sep 17 00:00:00 2001 From: Mm2PL Date: Tue, 7 Feb 2023 21:54:27 +0100 Subject: [PATCH] Remove useless new line in src/CMakeLists.txt --- src/CMakeLists.txt | 1 - 1 file changed, 1 deletion(-) diff --git a/src/CMakeLists.txt b/src/CMakeLists.txt index bf8bf23c0..2237e478e 100644 --- a/src/CMakeLists.txt +++ b/src/CMakeLists.txt @@ -616,7 +616,6 @@ if (CHATTERINO_GENERATE_COVERAGE) ) endif () - target_link_libraries(${LIBRARY_PROJECT} PUBLIC Qt${MAJOR_QT_VERSION}::Core