summaryrefslogtreecommitdiffstats
path: root/Source/Checks/cm_cxx17_check.cpp
Commit message (Expand)AuthorAgeFilesLines
* Extend C++17/C++14 feature checks to cover more standard library APIsMathieu Garaud2019-02-271-1/+10
* Avoid compiling CMake itself as C++17 with Clang's MSVC ABIZsolt Parragi2019-02-111-0/+13
* Extend C++17/C++14 feature checks to require unique_ptrBrad King2018-08-011-1/+3
* Compile CMake as C++17 if supported by the compilerBrad King2017-12-221-0/+7