# CXX_STD = CXX14
PKG_CXXFLAGS = -I../inst/include -pthread
PKG_LIBS = `"$(R_HOME)/bin/Rscript" -e "RcppThread::LdFlags()"`
