Skip to content

Names in FetchContent_Declare should probably be prefixed #50

@pdimov

Description

@pdimov

execution

Currently, FetchContent_Declare uses the unprefixed names "execution" and "task". These should probably be prefixed with "beman-", "beman_" or "beman.", in order to avoid conflicts with FetchContent_Declare calls in the user root project.

(Libraries issuing FetchContent themselves for their dependencies doesn't seem a good practice to me in either case, but that's a separate, philosophical, issue.)

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