Skip to content

Add vcpkg installation instructions#478

Merged
bradh352 merged 1 commit into
c-ares:mainfrom
FrankXie05:vcpkg-instructions
Sep 1, 2022
Merged

Add vcpkg installation instructions#478
bradh352 merged 1 commit into
c-ares:mainfrom
FrankXie05:vcpkg-instructions

Conversation

@FrankXie05

Copy link
Copy Markdown
Contributor

c-ares is available as a port in vcpkg, a C++ library manager that simplifies installation for c-ares and other project dependencies. Documenting the install process here will help users get started by providing a single set of commands to build c-ares, 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) 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. 😊

@bradh352
bradh352 merged commit f0f1485 into c-ares:main Sep 1, 2022
@FrankXie05

Copy link
Copy Markdown
Contributor Author

Thanks a lot for responses and merging. :)

@FrankXie05
FrankXie05 deleted the vcpkg-instructions branch September 1, 2022 10:16
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.

2 participants