Enforce more modern Qt usage

GIT_SILENT
This commit is contained in:
Friedrich W. H. Kossebau 2021-01-23 05:52:55 +01:00
parent 05026c6860
commit 79b3c29a61

View file

@ -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}