commit | f224e131a5b3fbda2e9ec27edf7ef88db8dceb22 | [log] [tgz] |
---|---|---|
author | Matthew Woehlke <matthew.woehlke@kitware.com> | Tue Jun 03 14:31:44 2025 -0400 |
committer | Matthew Woehlke <matthew.woehlke@kitware.com> | Tue Jun 03 16:50:46 2025 -0400 |
tree | 120ba9eb876fc47d7a6ffe84e168e09b6732b38d | |
parent | 7155903e53f7f8f452b040d472bc66a6272002cf [diff] |
CPS: Refactor metadata handling Add some helper functions to simplify some repetitive code dealing with CPS metadata. The duplication isn't bad now, but in the future we will be handling additional properties that will benefit from these helpers.