mirror of
https://github.com/reactos/CMake.git
synced 2024-12-12 13:56:00 +00:00
31d59ff3b1
Add a check that a simple source file can compile as C++17 that uses
some of the features we need. Do this only when hosted by CMake 3.8
or above because those versions are aware of C++17.
Check for unordered_map as we do in bootstrap since commit
|
||
---|---|---|
.. | ||
cm_c11_thread_local.c | ||
cm_c11_thread_local.cmake | ||
cm_cxx14_check.cmake | ||
cm_cxx14_check.cpp | ||
cm_cxx17_check.cmake | ||
cm_cxx17_check.cpp | ||
cm_cxx_features.cmake | ||
cm_cxx_make_unique.cxx | ||
cm_cxx_unique_ptr.cxx |