mirror of
https://github.com/Kitware/CMake.git
synced 2026-04-21 05:38:24 -05:00
58f4744821
Optional spaces and/or tabs are now understood between the '#' character and the 'cmakedefine'/'cmakedefine01' words. This indentation is preserved in the output lines. Fixes: #13037