-
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
Provide examples on how to convert from CoApp #4
Comments
It would be great to have examples on both sides, but to prioritize: are you currently packaging your library using CoApp and you'd like to write a vcpkg port instead? |
Closing for lack of interest. If this is relevant to you, please post here and we can reopen the issue. |
strega-nil
pushed a commit
to strega-nil/vcpkg
that referenced
this issue
May 5, 2021
* [visualstudio] Fix v120 toolset detection when VS >= 2017 is not installed. * apply formatting change * Always append VS2017 if vs160comntools is set. * Apply formatting changes. Co-authored-by: Robert Schumacher <[email protected]>
xiaozhuai
added a commit
to xiaozhuai/vcpkg
that referenced
this issue
May 18, 2022
BillyONeal
pushed a commit
that referenced
this issue
May 18, 2022
* Fix angle macos build * Fix angle port version * Fix angle port version * Fix angle_common source files for macos * upgrade angle port version to #4 * Fix angle port version, again... * Fix angle port version, again, again...
dempo93
pushed a commit
to dempo93/vcpkg
that referenced
this issue
Aug 23, 2022
dempo93
pushed a commit
to dempo93/vcpkg
that referenced
this issue
Aug 23, 2022
Fixed problem of visibility with TinyXML2
vicroms
pushed a commit
that referenced
this issue
Sep 22, 2023
* [azure-messaging-eventhubs-cpp] Shorten source paths * use cmake to rename directories, and also include azure-storage ports (#4) Co-authored-by: Anton Kolesnyk <[email protected]> * Shorten the paths down to _/_/_/ --------- Co-authored-by: Anton Kolesnyk <[email protected]>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
CoApp is the existing native packaging tool from Microsoft which uses nuget. If I want to convert from CoApp to vcpkg, how will I go about doing it?
The text was updated successfully, but these errors were encountered: