Join GitHub today
GitHub is home to over 50 million developers working together to host and review code, manage projects, and build software together.
Sign upAdd a note how to install cpprestsdk with Conan #1407
Comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment


Hi!
Please add to the guidelines how to install
cpprestsdkwith Conan dependency manager: https://conan.io/The command will be
conan install cpprestsdk/2.10.15(but user can choose another version or choose another installation option).Thank you!