Merge remote-tracking branch 'origin/topic/timw/cleanup-cmake-summary-output'

* origin/topic/timw/cleanup-cmake-summary-output:
  Add utility methods to make CMake summary output nicer
This commit is contained in:
Tim Wojtulewicz 2025-05-30 12:16:27 -07:00
commit 70bc0d9deb
3 changed files with 118 additions and 65 deletions

View file

@ -1,3 +1,7 @@
8.0.0-dev.296 | 2025-05-30 12:16:27 -0700
* Add utility methods to make CMake summary output nicer (Tim Wojtulewicz, Corelight)
8.0.0-dev.294 | 2025-05-30 10:29:29 -0700
* CI: Add PR label for skipping all CI jobs (Tim Wojtulewicz, Corelight)