Skip to content

Adding packages with conflicting args #670

@kelbon

Description

@kelbon

I encountered problem: when one dependency defines 'Boost' as a dependency with some required components, and later a second library downloads a package with same dependency name 'Boost', but with different required components, the second download is ignored, but the required libraries (despite the fact that they are REQUIRED) are not there.

Is there or is there a plan to solve such problems? For example, optionally make an error second CPMAddPackage if its arguments differ from previous one, so user can manually make a package with the sum of the required components BEFORE all dependencies?

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