-
-
Notifications
You must be signed in to change notification settings - Fork 60
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: try system libraries first #71
Conversation
7f35150
to
0f33406
Compare
0f33406
to
db742d6
Compare
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.
Thank you for cleanup. Probably we can apply sox and unwind changes, but not SPIRV
db742d6
to
9e5d471
Compare
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.
OK, seems it works for me, thank you
Regarding SPIRV-Tools, could you please investigate how we can determine that latest 2 commits from following repository is included to precompiled library?
https://github.com/RPCSX/SPIRV-Tools/commits/main/
9e5d471
to
ca89bb6
Compare
I added a check for the presence of |
They shouldn't be used explicitly, it extends already exists optimization pipeline |
Looks good now, thank you |
Give package managers a chance :p