mirror of
https://github.com/Kitware/CMake.git
synced 2026-02-25 00:59:19 -06:00
`if()` takes the condition as a list of arguments. Parentheses need to be separated as well. Fixes: #22303
`if()` takes the condition as a list of arguments. Parentheses need to be separated as well. Fixes: #22303