cmake: Externals shouldn't leak their include paths into global space
Open
- Dominant language
- C++
- Stars
- 8k
- Forks
- 351
- Avg merge
- 12h 31m
- Merged PRs (30d)
- 102
Description
It pollutes all the compile commands with things like:
`-I../External/cpp-optparse -I../External/imgui -I../External/json-maker -I../External/tiny-json -I../External/xbyak`
Contributor guide
Assessment
This issue has not been assessed yet.