Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Forward more parameters to user and dependencies #4

Open
gracicot opened this issue Aug 5, 2019 · 0 comments
Open

Forward more parameters to user and dependencies #4

gracicot opened this issue Aug 5, 2019 · 0 comments

Comments

@gracicot
Copy link
Owner

gracicot commented Aug 5, 2019

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant