-
Notifications
You must be signed in to change notification settings - Fork 2
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
[INFRA] Try CPM #161
[INFRA] Try CPM #161
Conversation
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #161 +/- ##
=======================================
Coverage 99.94% 99.94%
=======================================
Files 45 45
Lines 1796 1796
=======================================
Hits 1795 1795
Misses 1 1 ☔ View full report in Codecov by Sentry. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Also check SIMDE_ENABLE_OPENMP
SYSTEM
option sufficient? (yes, with cmake >= 3.25)usewould be unconfigurable to do non-localCPMFindPackage
instead ofCPMAddPackage
and remove changing defaultCPM_USE_LOCAL_PACKAGES
Simde is also multiple MiB big, so being able to use a package for that dramatically reduces our library size when installed