Migrated from Qt5(Kf5 to Qt6/Kf6 in cmake-files

This commit is contained in:
Magnus Hellströmer
2024-09-08 19:20:52 +02:00
parent 8c3343795a
commit d07214ab92
8 changed files with 27 additions and 40 deletions

View File

@@ -31,5 +31,5 @@ add_definitions(-DQT_MESSAGELOGCONTEXT)
# In order to do so, uncomment the following line.
#add_definitions(-DTODO_LIST)
# Build with KF5
option(BUILD_WITH_KF5 "Build with KF5" ON)
# Build with KF6
option(BUILD_WITH_KF6 "Build with KF6" ON)