socket-cpp icon indicating copy to clipboard operation
socket-cpp copied to clipboard

Add vcpkg support

Open 0blu opened this issue 6 years ago • 1 comments

Really nice library, it would be even greater if its possible to easily install it via vcpkg

0blu avatar Oct 16 '19 21:10 0blu

Thank you ! I never used vcpkg but I found this : https://developerpaul123.github.io/c++/cmake/using-vcpkg-on-windows/ Paragraph "Using Packages Installed with vcpkg" shows how to use CMake-GUI with vcpkg. You can give it a try. If it doesn't work, project's CMake scripts need to be fixed.

embeddedmz avatar Oct 17 '19 10:10 embeddedmz