Does Pants 2 support C/C++ for now? #19843
Unanswered
evan0greenup
asked this question in
Q&A
Replies: 2 comments 1 reply
|
That list is correct, there is no support for C/C++ in Pants at this time. |
0 replies
|
There is the beginnings of C/C++ support courtesy of @tdyas and @sureshjoshi: https://github.com/pantsbuild/pants/tree/main/src/python/pants/backend/cc This appears to mostly support dependency inference and |
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
According to https://www.pantsbuild.org/page/language-support, It seems C/C++ is not in the list.
Is it supported by Pants 2?
All reactions