mirror of
https://github.com/paboyle/Grid.git
synced 2025-04-04 19:25:56 +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
|
cd lib
|
||||||
rm -rf Eigen
|
rm -rf Eigen
|
||||||
git clone https://github.com/eigenteam/eigen-git-mirror.git
|
git clone https://github.com/eigenteam/eigen-git-mirror.git
|
||||||
|
ln -s eigen-git-mirror/Eigen .
|
||||||
echo 'eigen_files =\' > Eigen.inc
|
echo 'eigen_files =\' > Eigen.inc
|
||||||
find Eigen -type f -print | sed 's/^/ /;$q;s/$/ \\/' >> Eigen.inc
|
find Eigen -type f -print | sed 's/^/ /;$q;s/$/ \\/' >> Eigen.inc
|
||||||
cd ..
|
cd ..
|
||||||
|
Loading…
x
Reference in New Issue
Block a user