mirror of
https://github.com/Kitware/CMake.git
synced 2026-02-20 06:00:30 -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