build: upgrade to C++23

Meson 1.1.1 and GCC-13 both support C++23 and a sufficient portion of
the standard has been implemented.  Upgrade the build to leverage it.

Change-Id: Ib6a192fb0077b4ac8c7e7546befd1e893c475533
Signed-off-by: Patrick Williams <patrick@stwcx.xyz>
1 file changed
tree: 356a5f6234edbccb15012fe3f70ce6f2bdf5df60
  1. src/
  2. subprojects/
  3. .clang-format
  4. .gitignore
  5. LICENSE
  6. meson.build
  7. OWNERS
  8. phosphor-ipmi-kcs@.service.in
  9. README.md
README.md

kcsbridge

To Build

To build this package, do the following steps:

1. meson build
2. ninja -C build