open-source-parsers / jsoncpp

A C++ library for interacting with JSON.
Other
8.06k stars 2.63k forks source link

Support cmake config with meson build #1493

Open chenrui333 opened 1 year ago

chenrui333 commented 1 year ago

It looks like the meson build does not create cmake config, which caused some downstream issue.

relates to:

juan-lunarg commented 10 months ago

Can confirm this causes issues: https://github.com/LunarG/VulkanTools/pull/1917

I'm hopeful for a standardized solution in the future (pkg-config has issues on Windows): https://www.youtube.com/watch?v=IwuBZpLUq8Q