mirror of
https://github.com/paboyle/Grid.git
synced 2025-04-04 03:05:55 +01:00
Eigen sim link off head revision
This commit is contained in:
parent
a8a0bb85cc
commit
9fe28f00eb
@ -6,6 +6,7 @@ echo "-- deploying Eigen source..."
|
||||
cd lib
|
||||
rm -rf Eigen
|
||||
git clone https://github.com/eigenteam/eigen-git-mirror.git
|
||||
ln -s eigen-git-mirror/Eigen .
|
||||
echo 'eigen_files =\' > Eigen.inc
|
||||
find Eigen -type f -print | sed 's/^/ /;$q;s/$/ \\/' >> Eigen.inc
|
||||
cd ..
|
||||
|
Loading…
x
Reference in New Issue
Block a user