Skip to content

Commit

Permalink
Merge pull request #669 from R1kM/main
Browse files Browse the repository at this point in the history
Propagate recent cmake changes to nix CI
  • Loading branch information
franziskuskiefer authored Nov 12, 2024
2 parents d4b585d + b665c49 commit 9a8614d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion flake.nix
Original file line number Diff line number Diff line change
Expand Up @@ -80,7 +80,7 @@
python hax.py extract
bash c.sh
cd c
cmake \
LIBCRUX_BENCHMARKS=1 cmake \
-DFETCHCONTENT_SOURCE_DIR_GOOGLETEST=${googletest} \
-DFETCHCONTENT_SOURCE_DIR_BENCHMARK=${benchmark} \
-DFETCHCONTENT_SOURCE_DIR_JSON=${json} \
Expand Down

0 comments on commit 9a8614d

Please sign in to comment.