Re: KDE CI: Applications » kreversi » kf5-qt5 FreeBSDQt5.13 - Build # 26 - Still Failing!
David Edmundson
david at davidedmundson.co.uk
Mon Mar 16 09:24:29 GMT 2020
There is not a SIC. KIO is fine
It's merely this crap again:
if (EXISTS "${CMAKE_SOURCE_DIR}/.git")
add_definitions(-DQT_DISABLE_DEPRECATED_BEFORE=0x060000)
add_definitions(-DKF_DISABLE_DEPRECATED_BEFORE_AND_AT=0x060000)
endif()
in kreversi
In plasma I ported all these to:
add_definitions(-DKF_DISABLE_DEPRECATED_BEFORE_AND_AT= kf5 version we
depend on at time of release
on kossebau's suggestion
David
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/kde-frameworks-devel/attachments/20200316/6c024104/attachment.html>
More information about the Kde-frameworks-devel
mailing list