Skip to content

Commit

Permalink
Merge pull request #71 from jeroen/main
Browse files Browse the repository at this point in the history
Fix linking to RcppParallel
  • Loading branch information
mmollina authored Jan 26, 2024
2 parents 055f39c + ed45f23 commit 109ffd2
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/Makevars
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
PKG_LIBS = $(shell ${R_HOME}/bin/Rscript -e "RcppParallel::RcppParallelLibs()")

0 comments on commit 109ffd2

Please sign in to comment.