-
Notifications
You must be signed in to change notification settings - Fork 311
Allow license expressions in features #1096
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
Allow license expressions in features #1096
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.
I would like to see an added test for what happens when it's bogus SPDX.
You mean like vcpkg-tool/src/vcpkg-test/manifests.cpp Lines 1173 to 1212 in 8c254a5
I haven't duplicated the tests because the same deserializer was used |
I mean showing that But this has waited long enough, thanks! |
We need to update the manifests reference documentation. |
I have created MicrosoftDocs/vcpkg-docs#93 |
Fixes 2. of microsoft/vcpkg#31820 (comment)