CMake/Source/Checks
Brad King b7a861647e Merge topic 'cxx-checks-warning-match'
4ca5a815f2 C++ feature checks: Match warnings more strictly

Acked-by: Kitware Robot <kwrobot@kitware.com>
Merge-request: !3075
2019-03-08 07:31:36 -05:00
..
Curses Revise C++ coding style using clang-format-6.0 2018-06-01 09:53:42 -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_check.cmake Extend C++17/C++14 feature checks to require unique_ptr 2018-08-01 14:03:43 -04:00
cm_cxx14_check.cpp Extend C++17/C++14 feature checks to cover more standard library APIs 2019-02-27 11:27:17 -05:00
cm_cxx17_check.cmake Extend C++17/C++14 feature checks to require unique_ptr 2018-08-01 14:03:43 -04:00
cm_cxx17_check.cpp Extend C++17/C++14 feature checks to cover more standard library APIs 2019-02-27 11:27:17 -05:00
cm_cxx_features.cmake C++ feature checks: Match warnings more strictly 2019-03-07 14:55:54 -05: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_unique_ptr.cxx Check for availability of unique_ptr and make_unique when building CMake 2016-09-16 13:22:10 -04:00
Curses.cmake Fix misc. typos 2018-06-04 10:32:49 -04:00