nixpkgs/pkgs/development/libraries/gbenchmark
Jörg Thalheim 56f3a51846 gbenchmark: fix cross compilation
gtest is actually checked at build time not only at check time.
When cross compiling checkInputs are also ignored, because 'doCheck =
false;'. By adding it to buildInputs we can fix cross compilation.
2024-10-19 16:18:00 +02:00
..
default.nix gbenchmark: fix cross compilation 2024-10-19 16:18:00 +02:00