Skip to content

Commit

Permalink
add CXX_STD to makevars.win to make sure the std is added to flags
Browse files Browse the repository at this point in the history
  • Loading branch information
cdeterman committed Nov 20, 2015
1 parent b20024b commit 5eb9fed
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,3 +1,4 @@
CXX_STD=CXX11
PKG_CXXFLAGS=-I../inst/include -I"$(OPENCL_INC)"


Expand Down

0 comments on commit 5eb9fed

Please sign in to comment.