-
Notifications
You must be signed in to change notification settings - Fork 6.6k
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
[aubio] allow to build without dependencies #16051
Conversation
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 needs to use vcpkg_check_features()
to handle the feature tools
in port.cmake.
The failures on x64-linux:
You can get the log here. |
Thanks! Works now everywhere. |
Co-authored-by: NancyLi1013 <46708020+NancyLi1013@users.noreply.github.com>
Now also on mingw. I don't now why it shows that there are Changes requested, there are no. |
Needs to test build core only. |
|
I have tested |
@autoantwort Nope, waiting for merge. |
|
@ras0219-msft Could you please help review and merge this PR? |
Co-authored-by: Jack·Boos·Yu <47264268+JackBoosY@users.noreply.github.com>
Fixes #15966
Can now be used on mac and linux