fix for Qt 6.2
designer plugin was not working
This commit is contained in:
@@ -9,6 +9,7 @@ set_target_properties(
|
||||
AUTOMOC ON
|
||||
AUTORCC ON
|
||||
)
|
||||
set_property(TARGET qwt PROPERTY POSITION_INDEPENDENT_CODE ON)
|
||||
target_compile_definitions(qwt
|
||||
PRIVATE
|
||||
"QWT_MOC_INCLUDE"
|
||||
|
||||
Reference in New Issue
Block a user