Enforce more modern Qt usage
GIT_SILENT
This commit is contained in:
parent
05026c6860
commit
79b3c29a61
1 changed files with 2 additions and 0 deletions
|
@ -53,6 +53,8 @@ add_definitions(
|
|||
-DQT_NO_URL_CAST_FROM_STRING
|
||||
-DQT_USE_QSTRINGBUILDER
|
||||
-DQT_NO_SIGNALS_SLOTS_KEYWORDS
|
||||
-DQT_STRICT_ITERATORS
|
||||
-DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT
|
||||
)
|
||||
|
||||
ecm_setup_version(${KIGO_VERSION}
|
||||
|
|
Loading…
Add table
Reference in a new issue