summaryrefslogtreecommitdiff
path: root/devel/cmake/files/Source_Checks_cm_cxx_cbegin.cxx
AgeCommit message (Collapse)AuthorFilesLines
2019-02-27cmake: specifically test for some C++17 features.maya1-0/+7
In case the compiler used advertises C++17 but uses a C++ library that lacks some features, we'll need specific testing. Unbreaks the build for: libstdc++ from 5.4 and clang 7.0 Submitted upstream: https://gitlab.kitware.com/cmake/cmake/merge_requests/3030/diffs (No response yet) From wizermil.