Skip to content
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

Add vcpkg installation instructions #175

Closed
wants to merge 1 commit into from

Conversation

LilyWangL
Copy link

Wangle is available as a port in vcpkg, a C++ library manager that simplifies installation for wangle and other project dependencies. Documenting the install process here will help users get started by providing a single set of commands to build wangle, ready to be included in their projects.

We also test whether our library ports build in various configurations (dynamic, static) on various platforms (OSX, Linux, Windows: x86, x64, UWP, ARM) to keep a wide coverage for users.

I'm a maintainer for vcpkg, and here is what the port script looks like. We try to keep the library maintained as close as possible to the original library.

@facebook-github-bot
Copy link
Contributor

Hi @LilyWangL!

Thank you for your pull request and welcome to our community.We require contributors to sign our Contributor License Agreement, and we don't seem to have you on file.

In order for us to review and merge your code, please sign at https://code.facebook.com/cla. If you are contributing on behalf of someone else (eg your employer), the individual CLA may not be sufficient and your employer may need to sign the corporate CLA.

If you have received this in error or have any questions, please contact us at [email protected]. Thanks!

@Orvid
Copy link
Contributor

Orvid commented Jun 17, 2022

CLA does not appear to have ever gotten signed, so I'm going to close this one.

@Orvid Orvid closed this Jun 17, 2022
facebook-github-bot pushed a commit that referenced this pull request Oct 24, 2022
Summary:
X-link: facebookincubator/katran#175

While working in fixing the build a message of folly::format being deprecated continously appeared, so doing the migration to remove the noise.

Reviewed By: avasylev

Differential Revision: D39898942

fbshipit-source-id: 45a79c7b8b714b720d86de7a94f50a21f415ab8f
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants