diff options
author | Thomas Bernard <tbernard@go-engineering.de> | 2020-07-28 20:12:13 (GMT) |
---|---|---|
committer | Brad King <brad.king@kitware.com> | 2020-08-07 15:48:48 (GMT) |
commit | d993ebd4ca0fc1044745dd1874bab082090f9801 (patch) | |
tree | 4be36be8c43daee550aeec10f4d11a703d263d72 /Help/guide/tutorial/Step10/MathFunctions/mysqrt.h | |
parent | a94672b919db3ec961e5b4405352fec9ba95ddeb (diff) | |
download | CMake-d993ebd4ca0fc1044745dd1874bab082090f9801.zip CMake-d993ebd4ca0fc1044745dd1874bab082090f9801.tar.gz CMake-d993ebd4ca0fc1044745dd1874bab082090f9801.tar.bz2 |
clang-cl: Add '--' before source file
On Linux and macOS, absolute paths start with `/` which may be
interpreted by clang-cl as an option. To avoid this, we separate the
source file path from preceding options with `--` to tell `clang-cl` it
is not an option.
Diffstat (limited to 'Help/guide/tutorial/Step10/MathFunctions/mysqrt.h')
0 files changed, 0 insertions, 0 deletions