Combine compiler deprecation warning suppression CMake options and macros into just `CCCL_SUPPRESS_COMPILER_DEPRECATION_WARNING`
Opened this issue · 1 comments
bernhardmgruber commented
Question: Should we combine them into just `CCCL_SUPPRESS_COMPILER_DEPRECATION_WARNING`
We might collect a bunch of those
Originally posted by @miscco in #2990 (comment)
bernhardmgruber commented
The new option should then subsume [THRUST|CUB]_IGNORE_DEPRECATED_COMPILER
.