mirror of
https://github.com/NixOS/nix
synced 2025-06-25 06:31:14 +02:00
parent
189261c344
commit
75892710f8
1 changed files with 4 additions and 0 deletions
|
@ -465,6 +465,10 @@
|
|||
|
||||
src = self;
|
||||
|
||||
configureFlags = [
|
||||
"CXXFLAGS=-I${lib.getDev pkgs.rapidcheck}/extras/gtest/include"
|
||||
];
|
||||
|
||||
enableParallelBuilding = true;
|
||||
|
||||
nativeBuildInputs = nativeBuildDeps;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue