sources from https://git.libssh.org/projects/libssh.git tag libssh-0.7.3

mkdir build && cd build
cmake -DCMAKE_INSTALL_PREFIX=c:\code\kodi\project\builddependencies -DWITH_EXAMPLES=OFF -DWITH_SERVER=OFF "Visual Studio 14" ..
cmake --build . --target install --config relwithdebinfo
cp src\relwithdebinfo\ssh.pdb c:\code\kodi\project\builddependencies\lib

collect files and package it