mirror of
https://github.com/Kitware/CMake.git
synced 2026-04-27 09:29:15 -05:00
c3203bf316
We use a comma-in-paren expression to evaluate multiple statements in a condition. Clang warns that this may be incorrect. Follow its suggestion to cast all but the last expression to `void` to silence the warning.
14 KiB
14 KiB