CMake/Source/Checks
Raul Tambre 6ebc6cec41 cm_cxx_features: Filter out CUDA installation warnings
Clang always outputs these if it doesn't recognize the installed CUDA version.
They don't affect compiling C++.

Fixes #20434.
2020-03-09 09:17:41 -04: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 Refactor: Use added message types in various modules 2019-11-02 14:10:09 +02:00
cm_cxx14_check.cmake Memory management: cast functions for managed pointers 2019-11-27 16:03:04 +01: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 Memory management: cast functions for managed pointers 2019-11-27 16:03:04 +01:00
cm_cxx17_check.cpp Memory management: cast functions for managed pointers 2019-11-27 16:03:04 +01:00
cm_cxx_features.cmake cm_cxx_features: Filter out CUDA installation warnings 2020-03-09 09:17:41 -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_unique_ptr.cxx Check for availability of unique_ptr and make_unique when building CMake 2016-09-16 13:22:10 -04:00
cm_message_checks_compat.cmake Refactor: Use added message types in various modules 2019-11-02 14:10:09 +02:00
Curses.cmake Refactor: Use added message types in various modules 2019-11-02 14:10:09 +02:00