mirror of
https://github.com/qelectrotech/qelectrotech-source-mirror.git
synced 2026-01-10 07:59:58 +01:00
Migrated from Qt5(Kf5 to Qt6/Kf6 in cmake-files
This commit is contained in:
@@ -45,7 +45,6 @@ if(NOT DEFINED QT_VERSION_MAJOR)
|
||||
QT
|
||||
NAMES
|
||||
Qt6
|
||||
Qt5
|
||||
COMPONENTS
|
||||
${QET_COMPONENTS}
|
||||
REQUIRED
|
||||
@@ -85,6 +84,6 @@ target_link_libraries(
|
||||
PUBLIC
|
||||
gmock gmock_main
|
||||
PRIVATE
|
||||
${KF5_PRIVATE_LIBRARIES}
|
||||
${KF6_PRIVATE_LIBRARIES}
|
||||
${QET_PRIVATE_LIBRARIES})
|
||||
|
||||
|
||||
Reference in New Issue
Block a user