Martchus added a comment.
@vkrause Thanks for confirming this. So it is not a local issue. Could you find a workaround (beside reverting these changes)? As I already mentioned, I'm not so familiar. However, for me the way CMake populates `CMAKE_CXX_STANDARD_LIBRARIES` doesn't look completely unconceivable and in fact compilation/linking seems to work fine that way. To improve we could just iterate over the list of libraries CMake detects and pick the first one which is a full path. That's also not very reliable, but it would at least fix the problem I have right now. REPOSITORY R240 Extra CMake Modules REVISION DETAIL https://phabricator.kde.org/D11776 To: apol, #frameworks, #build_system, vkrause Cc: kde-frameworks-devel, kde-buildsystem, Martchus, vkrause, michaelh, ngraham, bruns