diff options
author | Brad King <brad.king@kitware.com> | 2017-11-30 13:58:01 (GMT) |
---|---|---|
committer | Brad King <brad.king@kitware.com> | 2017-11-30 14:50:39 (GMT) |
commit | b2f612a0fabfb87e79b60f440c05a2cecde424f0 (patch) | |
tree | ac6526de6f5a6aa2d1dcf679178fd29abb184929 /Help/guide/tutorial/Step12/MathFunctions/MathFunctions.h | |
parent | d094b6796a3d9ee91a00f9541416e5d1e9304da8 (diff) | |
download | CMake-b2f612a0fabfb87e79b60f440c05a2cecde424f0.zip CMake-b2f612a0fabfb87e79b60f440c05a2cecde424f0.tar.gz CMake-b2f612a0fabfb87e79b60f440c05a2cecde424f0.tar.bz2 |
Simplify CM_FALLTHROUGH implementation
Use the macro now provided by KWSys instead of using `try_compile`
checks. It will no longer consider the `__attribute__((fallthrough))`
variant, but compilers that don't have one of the modern attributes
shouldn't warn about not using one anyway.
Diffstat (limited to 'Help/guide/tutorial/Step12/MathFunctions/MathFunctions.h')
0 files changed, 0 insertions, 0 deletions