D11776: Make use of upstream CMake infrastructure to detect the compiler toolchain
Marius Kittler
noreply at phabricator.kde.org
Fri Aug 31 15:58:19 BST 2018
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
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/kde-buildsystem/attachments/20180831/2e57c34a/attachment-0001.html>
More information about the Kde-buildsystem
mailing list