mirror of
https://github.com/paboyle/Grid.git
synced 2025-06-13 20:57:06 +01:00
first working version for the new build system
This commit is contained in:
5
bootstrap.sh
Executable file
5
bootstrap.sh
Executable file
@ -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