diff options
author | Brad King <brad.king@kitware.com> | 2019-02-18 16:43:37 (GMT) |
---|---|---|
committer | Brad King <brad.king@kitware.com> | 2019-02-19 12:29:27 (GMT) |
commit | b186329d3db0083d77e61ded709f4e70a596631d (patch) | |
tree | b90765bf6de27c0ed51a846aaba8529e9eadaa59 /Source/cmXCode21Object.h | |
parent | e6897c72e7c59f7a0b82ed19c1bdb40d42f7adaa (diff) | |
download | CMake-b186329d3db0083d77e61ded709f4e70a596631d.zip CMake-b186329d3db0083d77e61ded709f4e70a596631d.tar.gz CMake-b186329d3db0083d77e61ded709f4e70a596631d.tar.bz2 |
Use -? instead of /? to test compiler for MSVC-like command-line support
MS-style command-line tools accept either `/` or `-` for command-line
options. Prefer `-` over `/` so that non-MS tools do not treat it as a
path.
Fixes: #18941
Diffstat (limited to 'Source/cmXCode21Object.h')
0 files changed, 0 insertions, 0 deletions