mirror of
https://github.com/reactos/CMake.git
synced 2025-03-04 01:47:37 +00:00

This extends the Preprocessor test to put spaces in the value of a definition that is not a quoted string. In particular this tests that VS6 supports values with spaces if they do not have '"', '$', or ';'. See issue #8779.