[REQ][cpp-restsdk] Better support for vckpg and visual studio 2017
Created by: dan-drl
Is your feature request related to a problem? Please describe.
When generating a cpp-restsdk client, the project produced isn’t easy to compile with visual studio. The suggested command for vcpkg only partially works, and the included folders aren’t setup correctly by default.
Describe the solution you'd like
Some more hints or support about how to get this working in windows would be helpful for newcomers.
Describe alternatives you've considered
I've manually edited the CMakeLists.txt file to get this working.
Additional context
This problem affects users trying to build the cpp-restsdk, on a windows machine, using vckpg, and visual studio 2017.