Skip to content

Commit f638679

Browse files
committed
updating windows makevars
1 parent 97749e8 commit f638679

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

src/Makevars.win

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1 +1,3 @@
11
CXX_STD = CXX17
2+
PKG_CXXFLAGS = $(SHLIB_OPENMP_CXXFLAGS)
3+
PKG_LIBS = $(SHLIB_OPENMP_CXXFLAGS) $(LAPACK_LIBS) $(BLAS_LIBS) $(FLIBS)

0 commit comments

Comments
 (0)