Since recently compile defintions like QT_NO_CAST_FROM_ASCII or QT_NO_KEYWORDS that QCoro sets internally also leak into consumer applications due to using PUBLIC/INTERFACE in CMake.
This is not nice and can cause build failures in downstream projects.
Tested with QCoro at 124858b
This affects for example plasma-nm and kio-extras