diff options
| author | Brad King <brad.king@kitware.com> | 2018-04-27 17:12:01 (GMT) |
|---|---|---|
| committer | Brad King <brad.king@kitware.com> | 2018-04-30 13:18:15 (GMT) |
| commit | 2254b72061e08006e94c9a8ea3b9169f3f2cc1e6 (patch) | |
| tree | bcaae4b580b2972da997286a1dad4863a289bffd /Tests/Tutorial/Step6/MathFunctions/MathFunctions.h | |
| parent | fbe6cd1596bf280edd49aeb8f981f99d7cd8beb3 (diff) | |
| download | CMake-2254b72061e08006e94c9a8ea3b9169f3f2cc1e6.zip CMake-2254b72061e08006e94c9a8ea3b9169f3f2cc1e6.tar.gz CMake-2254b72061e08006e94c9a8ea3b9169f3f2cc1e6.tar.bz2 | |
C++ feature checks: Filter out warnings caused by local configuration
In some environments the linker produces warnings like
warning: directory not found for option
warning: object file compiled with -mlong-branch ...
These do not affect the availability of C++ features we're checking,
so filter them out.
Fixes: #17850, #17947
Diffstat (limited to 'Tests/Tutorial/Step6/MathFunctions/MathFunctions.h')
0 files changed, 0 insertions, 0 deletions
