Skip to content

cpp_unvendor() #255

@romainfrancois

Description

@romainfrancois
Collaborator

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

romainfrancois commented on Dec 2, 2021

@romainfrancois
CollaboratorAuthor

Or maybe instead we can have usethis::use_cpp11(vendor = TRUE)

pachadotdev

pachadotdev commented on Dec 6, 2024

@pachadotdev
Contributor
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

      Development

      No branches or pull requests

        Participants

        @romainfrancois@pachadotdev

        Issue actions

          cpp_unvendor() · Issue #255 · r-lib/cpp11