You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I've read F.A.Q. section and haven't found an answer to my question. Yes
I've read Code of Conduct, I promise to be polite and will do my best at being constructive. Yes
CMake 3.24 introduced the concept of Dependency Providers. It seems like a more standard and less intrusive way to inject dependencies that doesn't require hunter_add_package(). I was wondering what are the developers' thoughts on that feature and potentially offering a Hunter dependency provider to streamline Hunter usage in a CMake project with dependencies.
The text was updated successfully, but these errors were encountered:
jdumas
changed the title
Using Dependency Providers
CMake Dependency Providers
Dec 13, 2023
CMake 3.24 introduced the concept of Dependency Providers. It seems like a more standard and less intrusive way to inject dependencies that doesn't require hunter_add_package(). I was wondering what are the developers' thoughts on that feature and potentially offering a Hunter dependency provider to streamline Hunter usage in a CMake project with dependencies.
The text was updated successfully, but these errors were encountered: