Fix build by lowering KDE_COMPILERSETTINGS_LEVEL
This commit is contained in:
parent
5d970ddd48
commit
1e113a44de
1 changed files with 1 additions and 0 deletions
|
@ -14,6 +14,7 @@ if (SAILFISHOS)
|
|||
else()
|
||||
set(KF5_MIN_VERSION "5.89.0")
|
||||
set(QT_MIN_VERSION "5.10.0")
|
||||
set(KDE_COMPILERSETTINGS_LEVEL "5.84.0")
|
||||
endif()
|
||||
set(QCA_MIN_VERSION "2.1.0")
|
||||
|
||||
|
|
Loading…
Reference in a new issue