Some packages (e.g. `arrow`) go back and forth between vendored and unvendored. An `cpp_unvendor()` would be nice: - unlink the `inst/include/cpp11` directory - add LinkingTo directive
Activity
romainfrancois commentedon Dec 2, 2021
Or maybe instead we can have
usethis::use_cpp11(vendor = TRUE)
pachadotdev commentedon Dec 6, 2024
@romainfrancois @DavisVaughan #418