CMake/Source/Checks
Daniel Pfeifer ea5477e43d Make C++ feature checks extensible
Turn the feature check for cxx11_unordered_map into a function such that
we can use it for other features as well.  Drop the 11 suffix, as we may
want to check features from other standards.
2016-06-27 10:37:40 -04:00
..
cm_c11_thread_local.c Revise C++ coding style using clang-format 2016-05-16 16:05:19 -04:00
cm_c11_thread_local.cmake Avoid using C11 to build CMake if _Thread_local support is broken 2015-09-15 10:51:54 -04:00
cm_cxx14_cstdio.cmake Avoid using C++14 to build CMake if cstdio breaks 2015-05-08 11:04:21 -04:00
cm_cxx14_cstdio.cpp Revise C++ coding style using clang-format 2016-05-16 16:05:19 -04:00
cm_cxx_features.cmake Make C++ feature checks extensible 2016-06-27 10:37:40 -04:00
cm_cxx_unordered_map.cxx Make C++ feature checks extensible 2016-06-27 10:37:40 -04:00