Skip to content

Guidance for C/C++ projects for 'external_dependencies' #2180

@jmertic

Description

@jmertic

C/C++ does not have a consensus package manager like other languages such as Python and Rust. Additionally, many projects tend to use CMake being used for builds, where FetchContent is often used for grabbing external dependencies.

What should be the guidance given for C/C++ projects? I tend to advise projects that 'if dependabot supports it, you should be fine', but even dependabot doesn't have support or consistency ( see dependabot/dependabot-core#2027 )

Any guidance would be most helpful - thanks!

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

    Issue actions