mirror of
https://github.com/paboyle/Grid.git
synced 2024-11-10 07:55:35 +00:00
Ficxing eigen
This commit is contained in:
parent
a3f5a13591
commit
87c5c0271b
@ -7,6 +7,7 @@ cd lib
|
||||
rm -rf Eigen
|
||||
git clone https://github.com/eigenteam/eigen-git-mirror.git
|
||||
mv eigen-git-mirror/Eigen .
|
||||
rm -rf eigen-git-mirror
|
||||
echo 'eigen_files =\' > Eigen.inc
|
||||
find Eigen -type f -print | sed 's/^/ /;$q;s/$/ \\/' >> Eigen.inc
|
||||
cd ..
|
||||
|
Loading…
Reference in New Issue
Block a user