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

Automatically generate subprojects from thirdparty folders? #111

Open
GPMueller opened this issue Jun 12, 2020 · 0 comments
Open

Automatically generate subprojects from thirdparty folders? #111

GPMueller opened this issue Jun 12, 2020 · 0 comments
Labels
discussion Something that might end up being labled enhancement or wontfix

Comments

@GPMueller
Copy link
Contributor

Currently, we automatically add "thirdparty" as include directory. I believe it would be better to, in each project (i.e. recursively), automatically scan the following folder names for subproject folders:

  • "thirdparty"
  • "3rdparty"
  • "external"

See also pitchfork/external

One question: would we want to allow the main clang-build.toml to deactivate this and configure all targets in one file or force config files to be present in the thirdparty folders?

@GPMueller GPMueller added the discussion Something that might end up being labled enhancement or wontfix label Jun 12, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
discussion Something that might end up being labled enhancement or wontfix
Projects
None yet
Development

No branches or pull requests

1 participant