diff options
author | Brad King <brad.king@kitware.com> | 2016-04-07 14:54:06 (GMT) |
---|---|---|
committer | Brad King <brad.king@kitware.com> | 2016-04-07 14:54:43 (GMT) |
commit | e888af97197ab8b14012b6478d570f4e4fd84703 (patch) | |
tree | 87ec794b079af2050e8f047052bec1287f939f85 /Modules/CMakeDetermineCompileFeatures.cmake | |
parent | 82c405c4737236ac0c954134d9cbc815823e2409 (diff) | |
download | CMake-e888af97197ab8b14012b6478d570f4e4fd84703.zip CMake-e888af97197ab8b14012b6478d570f4e4fd84703.tar.gz CMake-e888af97197ab8b14012b6478d570f4e4fd84703.tar.bz2 |
MSVC: Drop space in `/DNDEBUG` flag for consistency (#16052)
We define `NDEBUG` without a space after the `-D` option for most
compilers. Remove the space for MSVC (and Intel Fortran) for
consistency. The MS compiler technically does not document that
the `-D` argument may be separated from its value, though every
version to date supports it.
Diffstat (limited to 'Modules/CMakeDetermineCompileFeatures.cmake')
0 files changed, 0 insertions, 0 deletions