cmake: included option for qt 6 compilation
Also fixed minor Qt 6 issue
This commit is contained in:
@@ -17,4 +17,5 @@
|
||||
add_subdirectory(core)
|
||||
|
||||
set(KDDockWidgets_STATIC ON CACHE INTERNAL "Force KDDockWidgets to build statically")
|
||||
set(KDDockWidgets_QT6 ${BUILD_QT6} CACHE INTERNAL "Conform KDDockWidgets' Qt 6 setting to ours")
|
||||
add_subdirectory(KDDockWidgets)
|
||||
|
||||
Reference in New Issue
Block a user