-
Notifications
You must be signed in to change notification settings - Fork 38
CMake review #77
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
CMake review #77
Conversation
Pull Request Revisions
6 more revisions
☑️ AI review skipped after 5 revisions, comment with `/review` to review again HelpReact with emojis to give feedback on AI-generated reviews:
We'd love to hear from you—reach out anytime at team@review.ai. |
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## master #77 +/- ##
=========================================
Coverage 100.00% 100.00%
=========================================
Files 3 3
Lines 110 110
Branches 6 6
=========================================
Hits 110 110 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
In .github/workflows/cmake.yml, you've removed the installation of libclang-rt-18-dev. Is this dependency still required elsewhere in the build process or was it determined to be unnecessary? |
No description provided.