Open
Description
- I've read Brief overview section and do understand basic concepts. Yes
- 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
Would it be possible to use CMAKE_TOOLCHAIN_FILE as a way to "patch" CMake projects? Apart from the usual work that a toolchain file needs to do, when adding external projects it could also:
- Make sure HunterGate is initialised properly
- Overload find_package(), so hunter_add_package() is called when appropriate
This would not solve all problems that forks solve, but might mean that fewer projects need to be forked.
Would this work?
Metadata
Metadata
Assignees
Labels
No labels