Remove useless new line in src/CMakeLists.txt

This commit is contained in:
Mm2PL 2023-02-07 21:54:27 +01:00
parent 123dc87681
commit 09fed407d2
No known key found for this signature in database
GPG key ID: 94AC9B80EFA15ED9

View file

@ -616,7 +616,6 @@ if (CHATTERINO_GENERATE_COVERAGE)
) )
endif () endif ()
target_link_libraries(${LIBRARY_PROJECT} target_link_libraries(${LIBRARY_PROJECT}
PUBLIC PUBLIC
Qt${MAJOR_QT_VERSION}::Core Qt${MAJOR_QT_VERSION}::Core