4 Commits

Author SHA1 Message Date
Fletcher Dunn 91465451d0 vcpkg fixes
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.
2026-05-28 14:41:44 -07:00
Fletcher Dunn 1d55d209f3 Increase minimum required cmake version to avoid warning 2026-04-12 11:52:01 -07:00
Costava 0fa89dc673 Fix typo in dependency name for vcpkg example 2022-08-12 10:04:26 -07:00
Fletcher Dunn 08a8ef5af4 Add an example project that pulls in gamenetworkingsockets using vcpkg 2022-01-26 15:54:00 -08:00