Skip to content

Don't install cpp_bindgen via user using FetchContent #30

@havogt

Description

@havogt

cpp_bindgen does not compile anything, but just installs sources which are then (automatically) compiled by the user.

In the case where the user uses FetchContent, the install target of cpp_bindgen will be called, which installs the sources of cpp_bindgen to the location defined by the user-CMake. This doesn't harm but might be confusing.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions