qt6 support
This commit is contained in:
@@ -3,7 +3,7 @@ project(qglengine_widgets)
|
||||
if (POLICY CMP0017)
|
||||
cmake_policy(SET CMP0017 NEW)
|
||||
endif()
|
||||
qad_find_qt(Qt5 Core Gui Widgets)
|
||||
qad_find_qt(Qt5 Qt6 Core Gui Widgets)
|
||||
qad_sources(SRC)
|
||||
qad_wrap(${SRC} HDRS out_HDR CPPS out_CPP QMS out_QM)
|
||||
file(GLOB PHS "*_p.h")
|
||||
|
||||
Reference in New Issue
Block a user