-
Notifications
You must be signed in to change notification settings - Fork 279
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
[vcpkg] add command init-registry #52
Conversation
0ba05fc
to
cb1518a
Compare
For
I think the second solution is cleaner, but I don't want to implement something and have to change everything later. So which version do you prefer (or maybe you have another idea how to solve this)? |
cb1518a
to
7bd3ae7
Compare
7bd3ae7
to
7cd2296
Compare
I have now finally implemented your suggestions. |
Any opinion about this @strega-nil @ras0219-msft ? |
@strega-nil-ms ping |
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.
minor changes
you'll also need to take a VcpkgPaths&
.
Co-authored-by: nicole mazzuca <83086508+strega-nil-ms@users.noreply.github.com>
52aa317
to
829b0f8
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.
Thanks so much @autoantwort :)
So I used: What I observed: |
The next step is to support
x-add-version
in registries.