mirror of
https://github.com/paboyle/Grid.git
synced 2026-06-04 19:24:36 +01:00
first working version for the new build system
This commit is contained in:
Executable
+5
@@ -0,0 +1,5 @@
|
||||
#!/usr/bin/env bash
|
||||
|
||||
autoreconf -fvi
|
||||
./scripts/update_eigen.sh eigen-3.2.9.tar.bz2
|
||||
./scripts/filelist
|
||||
Reference in New Issue
Block a user