On 12/4/22 02:17, Aleix Pol wrote:
Back when we did KF5, what we tried to do was mainly to make sure kde4
code still compiled after the big split.
I think that stanradrising how they're placed within submodules of
include/KF6 is a good idea.
The fact that headers from some repositories can be i
Back when we did KF5, what we tried to do was mainly to make sure kde4
code still compiled after the big split.
I think that stanradrising how they're placed within submodules of
include/KF6 is a good idea.
The fact that headers from some repositories can be included using the
project name is mor
Hello.
- In KF5, ECM, magically, added /usr/include/KF5/ to the CMake targets interface include directories
(IIUC for reasons of backwards compatibility, which was necessary in the 4-5 transition era, I could
be wrong because I wasn't around at that time :))
- While building KF against Qt6, t