| .. |
|
cm_c11_thread_local.c
|
d9fd2f5402
Revise C++ coding style using clang-format
|
9 years ago |
|
cm_c11_thread_local.cmake
|
ffa6f057b4
Avoid using C11 to build CMake if _Thread_local support is broken
|
10 years ago |
|
cm_cxx14_cstdio.cmake
|
3307e10fc4
Avoid using C++14 to build CMake if cstdio breaks
|
10 years ago |
|
cm_cxx14_cstdio.cpp
|
d9fd2f5402
Revise C++ coding style using clang-format
|
9 years ago |
|
cm_cxx_features.cmake
|
b4b73f56a2
cxx features: add check for nullptr
|
9 years ago |
|
cm_cxx_nullptr.cxx
|
b4b73f56a2
cxx features: add check for nullptr
|
9 years ago |
|
cm_cxx_override.cxx
|
9e2d6f0c4d
CM_OVERRIDE: mark destructor overridden in the feature test.
|
9 years ago |
|
cm_cxx_unordered_map.cxx
|
ea5477e43d
Make C++ feature checks extensible
|
9 years ago |
|
cm_cxx_unordered_set.cxx
|
09aa2c9418
Use <unordered_set> where available
|
9 years ago |