fix symlink

This commit is contained in:
Andrii Riabchenko 2023-10-08 21:58:42 +03:00 committed by Jacob Heider
parent 581ac5005b
commit e6bb0362e3

View file

@ -19,7 +19,7 @@ build:
cd include
rmdir eigen3
# but work for stuff that expects the namespace too
ln -s eigen3 .
ln -s . eigen3
test:
make test