cpptoml
cpptoml copied to clipboard
cmake: output cpptoml.pc for pkg-config discoverability
I'm packaging wireplumber for NixOS (nixpkgs), and it uses this library. With this change, meson is able to just discover cpptoml via typical pkg-config mechanisms. I'm going to carry this patch for now.
Thanks!