main #2

Merged
fjosw merged 16 commits from portelli/lattice-benchmarks:main into main 2023-01-27 16:35:49 +00:00
3 changed files with 7 additions and 24641 deletions
Showing only changes of commit 928528ccfe - Show all commits
+2 -1
View File
@@ -13,4 +13,5 @@ Makefile.in
.DS_Store
*~
/*/env
/*/build
/*/build
/Grid/json.hpp
+5
View File
@@ -2,5 +2,10 @@
set -euo pipefail
json_url='https://github.com/nlohmann/json/blob/bc889afb4c5bf1c0d8ee29ef35eaaf4c8bef8a5d/single_include/nlohmann/json.hpp'
if [ ! -f json.hpp ]; then
wget ${json_url}
fi
mkdir -p .buildutils/m4
autoreconf -fvi
-24640
View File
File diff suppressed because it is too large Load Diff