| commit | 0b334e5bfb6bca7411b75cb0dd0715bc85bc68eb | [log] [tgz] |
|---|---|---|
| author | Alex Turbov <i.zaufi@gmail.com> | Tue Aug 13 22:39:21 2024 +0400 |
| committer | Alex Turbov <i.zaufi@gmail.com> | Thu Aug 15 22:01:34 2024 +0400 |
| tree | 2211558444609e4f8d07cac3c5abb7cd99da7766 | |
| parent | 503a73b1832dde9685a44c2ee9cc904e39aeaee4 [diff] |
cmJSONHelpers.h: Add generic predicate checking helper And use it in the `cmCMakePresetsGraphReadJSON.cxx` to check presets schema version in the declarative way. Co-authored-by: Martin Duffy <martin.duffy@kitware.com>