This website requires JavaScript.
Explore
Help
Sign In
kolan
/
CMake
Watch
1
Star
0
Fork
0
You've already forked CMake
Code
Issues
Pull Requests
Releases
Wiki
Activity
CMake
/
Source
/
Checks
History
Brad King
aa50cdac43
Check for availability of unique_ptr and make_unique when building CMake
...
Some code paths may find these useful if available.
2016-09-16 13:22:10 -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
Check for availability of unique_ptr and make_unique when building CMake
2016-09-16 13:22:10 -04:00
cm_cxx_make_unique.cxx
Check for availability of unique_ptr and make_unique when building CMake
2016-09-16 13:22:10 -04:00
cm_cxx_nullptr.cxx
cxx features: add check for nullptr
2016-06-27 23:24:39 +02:00
cm_cxx_override.cxx
CM_OVERRIDE: fix feature test for clang
2016-06-29 11:33:38 +02:00
cm_cxx_unique_ptr.cxx
Check for availability of unique_ptr and make_unique when building CMake
2016-09-16 13:22:10 -04:00
cm_cxx_unordered_map.cxx
Make C++ feature checks extensible
2016-06-27 10:37:40 -04:00
cm_cxx_unordered_set.cxx
Use <unordered_set> where available
2016-06-27 10:37:40 -04:00