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

fix cmake dependencies when building together with clang #1168

Merged
merged 1 commit into from
Dec 13, 2024

Conversation

Vipul-Cariappa
Copy link
Contributor

By any chance is this a better way to describe dependencies?
I am building it locally. Will update you if/when it succeeds.

Copy link

codecov bot commented Dec 13, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 94.56%. Comparing base (90061ef) to head (7779270).
Report is 1 commits behind head on master.

Additional details and impacted files

Impacted file tree graph

@@           Coverage Diff           @@
##           master    #1168   +/-   ##
=======================================
  Coverage   94.56%   94.56%           
=======================================
  Files          51       51           
  Lines        8947     8947           
=======================================
  Hits         8461     8461           
  Misses        486      486           

@Vipul-Cariappa
Copy link
Contributor Author

@vgvassilev Compilation succeeded in both cases standalone and along with LLVM. In my local computer.

Copy link
Owner

@vgvassilev vgvassilev left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I do not understand how that change can make a difference but Lgtm.

@vgvassilev vgvassilev merged commit c1a87d4 into vgvassilev:master Dec 13, 2024
88 checks passed
vgvassilev added a commit that referenced this pull request Dec 13, 2024
vgvassilev added a commit that referenced this pull request Dec 15, 2024
vgvassilev added a commit that referenced this pull request Dec 15, 2024
@vgvassilev
Copy link
Owner

@Vipul-Cariappa, looks like this did not solve our problem, can you revert it since I think this moves the dependencies in a unexpected place?

@Vipul-Cariappa
Copy link
Contributor Author

@vgvassilev, opened PR at #1173 reverting this.

vgvassilev pushed a commit that referenced this pull request Dec 16, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants