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
Our cmake in setup.py solution is tailor-made and difficult to maintain. It seems from the comments that it has been based on several different snippets from repos and/or blog posts.
Today I wanted to add the cmake dependency on llvm, but i can't think of a way to do this with this setup.
We should switch to an off-the-shelf setup, such as cmaketools. We don't know if this was already considered in the past.
The text was updated successfully, but these errors were encountered:
https://pypi.org/project/cmaketools/
Our cmake in
setup.py
solution is tailor-made and difficult to maintain. It seems from the comments that it has been based on several different snippets from repos and/or blog posts.Today I wanted to add the cmake dependency on llvm, but i can't think of a way to do this with this setup.
We should switch to an off-the-shelf setup, such as cmaketools. We don't know if this was already considered in the past.
The text was updated successfully, but these errors were encountered: