Skip to content

Commit

Permalink
keep c++14 on windows
Browse files Browse the repository at this point in the history
  • Loading branch information
Jean-Romain committed Mar 8, 2023
1 parent 417fae1 commit e2770e8
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/Makevars.win
Original file line number Diff line number Diff line change
@@ -1,2 +1,3 @@
PKG_CXXFLAGS = $(SHLIB_OPENMP_CXXFLAGS) -I../inst/include/ -DRCPP_NO_MODULES
PKG_LIBS = $(LAPACK_LIBS) $(BLAS_LIBS) $(FLIBS) $(SHLIB_OPENMP_CXXFLAGS)
CXX_STD = CXX14

0 comments on commit e2770e8

Please sign in to comment.