This website requires JavaScript.
Explore
Help
Register
Sign In
amorfo77
/
json
Watch
1
Star
0
Fork
0
mirror of
https://github.com/nlohmann/json.git
synced
2026-07-29 13:54:53 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
d10879bca8f0aa790105446075a9525b34a3f718
json
/
cmake
T
History
Niels Lohmann
and
GitHub
5a05627b1f
🚨
fix warning (
#5169
)
2026-05-14 15:39:18 +02:00
..
requirements
🚨
fix warning (
#5169
)
2026-05-14 15:39:18 +02:00
scripts
…
ci.cmake
fix: treat single-element brace-init as copy/move instead of wrapping in array (
#5074
) (
#5090
)
2026-05-08 08:20:24 +02:00
clang_flags.cmake
Fix CI (
#4871
)
2025-07-31 20:10:57 +02:00
config.cmake.in
cmake: fix package config to deal with versioning and namespaces
2018-09-30 09:56:33 -04:00
detect_libcpp_version.cpp
Detect used C++ standard library (
#4793
)
2025-05-23 17:59:52 +02:00
download_test_data.cmake
Fix
#4863
: skip try_run for LIBCPP_VERSION_OUTPUT during cross compil… (
#4876
)
2025-08-01 22:53:26 +02:00
gcc_flags.cmake
Add GCC 15.1.0 flags (
#4766
)
2025-05-16 08:32:18 +02:00
nlohmann_jsonConfigVersion.cmake.in
…
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
…