1
0
mirror of https://github.com/nlohmann/json.git synced 2025-09-03 03:42:03 +03:00
Files
json/benchmarks/thirdparty
Gregorio Litenstein e8427061a0 Thirdparty benchmark: Fix Clang detection.
CMake 3.0+ refers to macOS’ Clang as AppleClang, which would fail a STREQUAL check. Fixed by changing it to MATCHES.
2018-10-05 02:01:43 -03:00
..