Skip to content

Commit

Permalink
more cleanup
Browse files Browse the repository at this point in the history
  • Loading branch information
kevinushey committed Jan 14, 2025
1 parent 12ea721 commit 26daf02
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tools/config/cleanup.R
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@
# Use 'remove_file()' to remove files generated during configuration.

unlink("src/tbb/build", recursive = TRUE)
unlink("src/tbb/build-tbb", recursive = TRUE)
unlink("inst/lib", recursive = TRUE)
unlink("inst/libs", recursive = TRUE)
unlink("inst/include/index.html", recursive = TRUE)
Expand Down

0 comments on commit 26daf02

Please sign in to comment.