nixpkgs/pkgs/development/libraries/rapidjson
Luke Granger-Brown 5cafc420e3 rapidjson: build with C++17 language level
gtest was upgraded to 1.14.0; as of 1.13.x gtest requires at least c++14
to build.

rapidjson's CMake scripts have support for specifying C++11 or C++17;
rather than add our own support for C++14 we set the C++17 flag instead.
2024-02-20 19:50:02 +00:00
..
0000-unstable-use-nixpkgs-gtest.patch rapidjson-unstable: rewrite and fix tests 2023-11-08 16:35:21 -06:00
0001-unstable-valgrind-suppress-failures.patch rapidjson-unstable: rewrite and fix tests 2023-11-08 16:35:21 -06:00
default.nix rapidjson: build with C++17 language level 2024-02-20 19:50:02 +00:00
test-skip-valgrind.diff
unstable.nix rapidjson-unstable: rewrite and fix tests 2023-11-08 16:35:21 -06:00