| commit | 79a3ae9a0d6b4cf8369b40e5c371617ad3cc9e11 | [log] [tgz] |
|---|---|---|
| author | Brad King <brad.king@kitware.com> | Mon Apr 29 14:25:34 2024 -0400 |
| committer | Brad King <brad.king@kitware.com> | Mon Apr 29 17:39:12 2024 -0400 |
| tree | 83dd913f57a8b29bf1a68e40093de92cd8567b93 | |
| parent | e8010b67c7050aca36f5db9a75027606af35b93a [diff] |
cmGeneratorExpressionDAGChecker: Simplify transitive property table Refactor the table of builtin transitive properties to avoid preprocessor-generated cascading-if blocks with duplicate code.