eden-miror/src/network
crueter 3e55dc6352
[cmake] refactor: CPM over vcpkg (#250)
Completely replaces vcpkg with CPM for all "system" dependencies. Primarily needed for Android and Windows. Also uses my OpenSSL CI for those two platforms.

In theory, improves configure and build time by a LOT and makes things much easier to manage

Reviewed-on: https://git.eden-emu.dev/eden-emu/eden/pulls/250
Reviewed-by: Lizzie <lizzie@eden-emu.dev>
2025-08-14 20:30:30 +02:00
..
announce_multiplayer_session.cpp [cmake, frontend] feat: CPMUtil + dependency viewer (#238) 2025-08-11 22:27:29 +02:00
announce_multiplayer_session.h Added the public lobby to android. (#125) 2025-06-05 18:59:47 +00:00
CMakeLists.txt [cmake] refactor: CPM over vcpkg (#250) 2025-08-14 20:30:30 +02:00
network.cpp Added the public lobby to android. (#125) 2025-06-05 18:59:47 +00:00
network.h Added the public lobby to android. (#125) 2025-06-05 18:59:47 +00:00
packet.cpp network: Address review comments 2022-07-25 21:59:31 +02:00
packet.h general: fix spelling mistakes 2023-03-12 11:33:01 -04:00
precompiled_headers.h CMake: Consolidate common PCH headers 2022-11-30 18:30:30 -05:00
room.cpp Fix License headers & CI (#168) 2025-06-09 01:40:21 +00:00
room.h Fix License headers & CI (#168) 2025-06-09 01:40:21 +00:00
room_member.cpp Fix more typos 2024-01-15 23:26:53 +00:00
room_member.h Fix more typos 2024-01-15 23:26:53 +00:00
verify_user.cpp network, yuzu: Make copyright headers SPDX-compliant 2022-07-25 21:59:31 +02:00
verify_user.h network, yuzu: Make copyright headers SPDX-compliant 2022-07-25 21:59:31 +02:00