diff options
author | Brad King <brad.king@kitware.com> | 2022-01-11 21:31:42 (GMT) |
---|---|---|
committer | Brad King <brad.king@kitware.com> | 2022-01-11 21:36:36 (GMT) |
commit | 3a8b6653dcd3b860957f6dfbe7d764b695b29d28 (patch) | |
tree | 624acabd3a18cc4c9302c3e892adc1bfdd9c1661 /Help/guide/tutorial/Step10/MathFunctions/MathFunctions.cxx | |
parent | 4b8126fa409e8558f465c70eaa794dab82819d8d (diff) | |
download | CMake-3a8b6653dcd3b860957f6dfbe7d764b695b29d28.zip CMake-3a8b6653dcd3b860957f6dfbe7d764b695b29d28.tar.gz CMake-3a8b6653dcd3b860957f6dfbe7d764b695b29d28.tar.bz2 |
MSVC: Use -external:I flag without space to support Clang tools
Since commit f29e1874ad (Compiler/MSVC: use the `-external:I` flag for
system includes, 2020-05-19, v3.22.0-rc1~593^2) we use the new flag
followed by the include directory as a separate argument. Some versions
of `clang-cl` and `clang-tidy` do not support the flag unless the
include directory is attached to it, so use that form instead.
Fixes: #22979
Diffstat (limited to 'Help/guide/tutorial/Step10/MathFunctions/MathFunctions.cxx')
0 files changed, 0 insertions, 0 deletions