| commit | c52a654aa195b996f23bd785cc23ccdffccab968 | [log] [tgz] |
|---|---|---|
| author | Brad King <brad.king@kitware.com> | Mon Jun 09 16:53:33 2025 -0400 |
| committer | Brad King <brad.king@kitware.com> | Tue Jun 10 08:53:47 2025 -0400 |
| tree | fc9bec12b65e0328a7359da29e6428fe34b18dd1 | |
| parent | 37cf9941edcce4da7325bb64e4a1252e65ec6489 [diff] |
cmLocalGenerator: Improve formatting of rule placeholder variable list Add a trailing comma so `clang-format` does not try to consolidate lines. Also move it to an anonymous namespace.