Skip to content

Commit

Permalink
update makevars
Browse files Browse the repository at this point in the history
  • Loading branch information
schalkdaniel committed Oct 18, 2018
1 parent f02c4b6 commit 7d24fdd
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions src/Makevars
@@ -1 +1,2 @@
CXX_STD = CXX11
PKG_LIBS = $(LAPACK_LIBS) $(BLAS_LIBS) $(FLIBS)
1 change: 1 addition & 0 deletions src/Makevars.win
@@ -1 +1,2 @@
CXX_STD = CXX11
PKG_LIBS = $(LAPACK_LIBS) $(BLAS_LIBS) $(FLIBS)

0 comments on commit 7d24fdd

Please sign in to comment.