mirror of
https://github.com/ValveSoftware/GameNetworkingSockets.git
synced 2026-05-29 16:20:34 +00:00
91465451d0
vcpkg manigest: - Add vcpkg-cmake as dependency of this project - Don't support bcrypt as vcpkg feature. Nobody using vcpkg wants bcrypt, so this is just a trap. Local/test overlay port: - Fix how we are setting SOURCE_PATH - Add symlink to out vcpkg.json manifest, since a port needs one Chat example built using vcpkg: - Add GNS_LINK_STATIC option to vcpkg_example_chat project so I can test an app linking against static or dynamic lib.