Skip to content
This repository has been archived by the owner on Feb 18, 2020. It is now read-only.

Commit

Permalink
Update VespucciLibrary.pro
Browse files Browse the repository at this point in the history
  • Loading branch information
dpfoose committed Jan 8, 2016
1 parent 6dc2078 commit d91cb4a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Library/VespucciLibrary.pro
Original file line number Diff line number Diff line change
Expand Up @@ -165,8 +165,8 @@ count(travis_ci, 1){
unix: LIBS += -L/home/travis/depts/lib -larmadillo
unix: LIBS += -L/usr/lib -larpack
unix: PRE_TARGETDEPS += /usr/lib/libarpack.a
unix: LIBS += -L/usr/lib -lhdf5
unix: PRE_TARGETDEPS += /usr/lib/libhdf5.a
unix: LIBS += -L/usr/lib/x86_64-linux-gnu -lhdf5
unix: PRE_TARGETDEPS += /usr/lib/x86_64-linux-gnu/libhdf5.a
unix:!macx: LIBS += -L/usr/lib/ -lcminpack
unix:!macx: LIBS += -L/usr/lib -lblas
unix:!macx: LIBS += -L/usr/lib -llapack
Expand Down

0 comments on commit d91cb4a

Please sign in to comment.