```
A header-only library for parsing TOML configuration files with support for the
new DateTime format, inline tables, multi-line basic and raw strings, digit
separators, hexadecimal integers, octal integers, binary integers, and float
special values.
WWW: https://github.com/skystrife/cpptoml/
Reviewed_by: arrowd, koobs (ports)
Differential_Revision: D35404
Add cpptoml/port, which is a dependency for https://iceoryx.io