mirror of
https://github.com/reactos/CMake.git
synced 2025-01-11 22:17:44 +00:00
9040ec9117
Since commit 58e52416 (Warn about arguments not separated by whitespace, 2013-02-16) we warn about arguments not separated by spaces. Loosen the warning to not complain about left parens not separated by spaces from the preceding token. This is common in code like "if(NOT(X))". Teach the RunCMake.Syntax test to cover cases of left parens not separated by spaces and check that no warning appears.
3 lines
44 B
Plaintext
3 lines
44 B
Plaintext
-- unquoted\(unquoted\)
|
|
-- quoted\(quoted\)
|