json/benchmarks
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
..
data using Google Benchmark #921 2018-01-18 21:57:21 +01:00
src 🔨 fixed benchmark compilation 2018-02-01 22:26:26 +01:00
thirdparty/benchmark Thirdparty benchmark: Fix Clang detection. 2018-10-05 02:01:43 -03:00
CMakeLists.txt Using target_compile_features to specify C++ 11 standard 2018-03-28 13:11:49 -04:00