You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Daniel Pfeifer 67480c05e3 Add a feature check to test availability of auto_ptr 9 years ago
..
cm_c11_thread_local.c Revise C++ coding style using clang-format 9 years ago
cm_c11_thread_local.cmake Avoid using C11 to build CMake if _Thread_local support is broken 10 years ago
cm_cxx14_cstdio.cmake Avoid using C++14 to build CMake if cstdio breaks 10 years ago
cm_cxx14_cstdio.cpp Revise C++ coding style using clang-format 9 years ago
cm_cxx_auto_ptr.cxx Add a feature check to test availability of auto_ptr 9 years ago
cm_cxx_features.cmake Add a feature check to test availability of auto_ptr 9 years ago
cm_cxx_make_unique.cxx Check for availability of unique_ptr and make_unique when building CMake 9 years ago
cm_cxx_nullptr.cxx cxx features: add check for nullptr 9 years ago
cm_cxx_override.cxx CM_OVERRIDE: fix feature test for clang 9 years ago
cm_cxx_unique_ptr.cxx Check for availability of unique_ptr and make_unique when building CMake 9 years ago
cm_cxx_unordered_map.cxx Make C++ feature checks extensible 9 years ago
cm_cxx_unordered_set.cxx Use <unordered_set> where available 9 years ago