1
0
mirror of https://github.com/nlohmann/json.git synced 2025-04-25 09:42:30 +03:00
Dylan Baker d333f08958
CMake: generate a pkg-config file that follow pkg-config conventions (#4456)
* CMake: configure pkg-config with @only

And use @ replacement instead of {}, since ${} is significant in
pkg-config's format

* CMake: use conventional prefix and incluedir variables in pkg-config

This is more standard, and has some advantages when cross compiling.
This also means that the pkg-config files generated by Meson and CMake
now match.
2024-11-26 08:39:11 +01:00
..
2022-09-18 08:15:12 +02:00
2024-11-20 08:29:44 +01:00
2023-03-05 14:12:18 +01:00