Skip to content

Forward more parameters to user and dependencies #4

@gracicot

Description

@gracicot

In the package manager code, CMAKE_PREFIX_PATH and CMAKE_MODULE_PATH have a special treatment. They are forwarded to the project and are forwarded to users too.

However, there's also CMAKE_FRAMEWORK_PATH and CMAKE_APPBUNDLE_PATH that are useful on mac.

Then, we have <PackageName>_DIR that could also be forwarded, which is useful when we want to force a path for a dependency.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions