mirror of
https://github.com/aportelli/LatAnalyze.git
synced 2025-06-22 16:52:02 +01:00
scripts to install Eigen headers properly
This commit is contained in:
@ -1,5 +1,7 @@
|
||||
#!/usr/bin/env bash
|
||||
|
||||
echo "extracting Eigen headers..."
|
||||
./update_eigen.sh eigen-eigen-*.tar.bz2
|
||||
rm -rf .buildutils
|
||||
mkdir -p .buildutils/m4
|
||||
autoreconf -fvi
|
||||
|
Reference in New Issue
Block a user