mirror of
https://github.com/Kitware/CMake.git
synced 2026-04-22 22:31:18 -05:00
e888af9719
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.
544 B
544 B