Skip to content

Commit

Permalink
Update Makevars
Browse files Browse the repository at this point in the history
  • Loading branch information
andrewherren authored May 7, 2024
1 parent 4b3d3ec commit b8486ca
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/Makevars
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,8 @@ CPP_PKGROOT=stochtree-cpp

PKG_CPPFLAGS= -I$(CPP_PKGROOT)/include -I$(CPP_PKGROOT)/dependencies/boost_math/include -I$(CPP_PKGROOT)/dependencies/eigen

CXX_STD=CXX17

OBJECTS = \
data.o \
predictor.o \
Expand Down

0 comments on commit b8486ca

Please sign in to comment.