Update Cmake and disable fail to compile if it uses deprecated APIs.

This commit is contained in:
Simon De Backer
2021-01-04 20:38:57 +01:00
parent d3093f495b
commit 2000b6cd2b
2 changed files with 2 additions and 2 deletions

View File

@@ -25,7 +25,7 @@ if(DEFINED BUILD_WITH_KF5)
if(NOT DEFINED KF5_GIT_TAG)
#https://qelectrotech.org/forum/viewtopic.php?pid=13924#p13924
set(KF5_GIT_TAG v5.70.0)
set(KF5_GIT_TAG v5.77.0)
endif()
# Fix stop the run autotests of kcoreaddons