json/cmake
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
..
scripts Add Bazel build support (#3709) 2022-09-18 08:15:12 +02:00
ci.cmake Fix weak-vtables warning (#4500) 2024-11-20 08:29:44 +01:00
config.cmake.in cmake: fix package config to deal with versioning and namespaces 2018-09-30 09:56:33 -04:00
download_test_data.cmake Support UBJSON-derived Binary JData (BJData) format (#3336) 2022-04-29 21:17:30 +02:00
nlohmann_jsonConfigVersion.cmake.in add comments 2020-04-17 15:44:12 -04:00
pkg-config.pc.in CMake: generate a pkg-config file that follow pkg-config conventions (#4456) 2024-11-26 08:39:11 +01:00
test.cmake Fix typo in test.cmake (#3951) 2023-03-05 14:12:18 +01:00