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

cmake integration #82

Open
maddanio opened this issue Jan 5, 2021 · 3 comments
Open

cmake integration #82

maddanio opened this issue Jan 5, 2021 · 3 comments

Comments

@maddanio
Copy link
Contributor

maddanio commented Jan 5, 2021

while cget seems to rely heavily on cmake, i cannot seem to find how to ingegrate it into a cmake project. ideally we would like cget to be called to build (ideally optionally fetch prebuilt) dependencies and then link to them, including transitive dependencies. ideally using the modern target syntax

@maddanio
Copy link
Contributor Author

maddanio commented Jan 7, 2021

what would be nice is to be able to have targets for all packages and have them have transitive include and link specs for all their dependencies. should be doable with some cmake foo

@maddanio
Copy link
Contributor Author

maddanio commented Jan 7, 2021

@maddanio
Copy link
Contributor Author

maddanio commented Jan 8, 2021

ok, I guess the toolchain actually prepares things for this. so all missing for me is to have a macro to run cget and possibly allow local recipes...

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