-
Notifications
You must be signed in to change notification settings - Fork 6.7k
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
[cmocka] Update to 2020-08-01 #12828
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.
Why do you remove usage and vcpkg-cmake-wrapper? Could you please make it clarify for this?
Hi @myd7349 Is this PR ready for review? |
Hi! @NancyLi1013 Sorry for the long delay. find_package(cmocka CONFIG REQUIRED)
target_link_libraries(main PRIVATE cmocka::cmocka) So the usage we had here is out of fashion.
Yes. Please. |
/azp run |
Azure Pipelines successfully started running 1 pipeline(s). |
Thanks for your contribution! |
Describe the pull request
What does your PR fix?
N/A.
Which triplets are supported/not supported? Have you updated the CI baseline?
N/A. No.
Does your PR follow the maintainer guide?
No.