mas-bandwidth / yojimbo

A network library for client/server games written in C++
BSD 3-Clause "New" or "Revised" License
2.45k stars 238 forks source link

Fixing vcpkg port by adding CMakeLists.txt and fixing .gitignore to not suppress CMakeLists.txt anymore #164

Closed McKillroy closed 2 years ago

McKillroy commented 2 years ago

Fixing .gitignore to not suppress CMakeLists.txt anymore. Adding missing CMakeLists.txt to vcpkg port.

Signed-off-by: Yorlik mckillroy@gmail.com