cpptoml icon indicating copy to clipboard operation
cpptoml copied to clipboard

cmake: output cpptoml.pc for pkg-config discoverability

Open colemickens opened this issue 5 years ago • 0 comments

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!

colemickens avatar Dec 07 '20 01:12 colemickens