* 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.
|
||
|---|---|---|
| .. | ||
| scripts | ||
| ci.cmake | ||
| config.cmake.in | ||
| download_test_data.cmake | ||
| nlohmann_jsonConfigVersion.cmake.in | ||
| pkg-config.pc.in | ||
| test.cmake | ||