Skip to content

Add vcpkg installation instructions#175

Closed
LilyWangL wants to merge 1 commit into
facebook:mainfrom
LilyWangL:vcpkg-instructions
Closed

Add vcpkg installation instructions#175
LilyWangL wants to merge 1 commit into
facebook:mainfrom
LilyWangL:vcpkg-instructions

Conversation

@LilyWangL

Copy link
Copy Markdown

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
Copy Markdown
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 cla@fb.com. Thanks!

@Orvid

Orvid commented Jun 17, 2022

Copy link
Copy Markdown
Contributor

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.

3 participants