eden/src/web_service
crueter 51b170b470
[cmake] refactor: Use CPM over submodules (#143)
Transfers the majority of submodules and large externals to CPM, using source archives rather than full Git clones. Not only does this save massive amounts of clone and configure time, but dependencies are grabbed on-demand rather than being required by default. Additionally, CPM will (generally) automatically search for system dependencies, though certain dependencies have options to control this.

Testing shows gains ranging from 5x to 10x in terms of overall clone/configure time.

Reviewed-on: eden-emu/eden#143
Reviewed-by: CamilleLaVey <camillelavey99@gmail.com>
2025-08-04 04:50:14 +02:00
..
announce_room_json.cpp general: Silence -Wshadow{,-uncaptured-local} warnings 2023-07-18 19:31:35 -04:00
announce_room_json.h network, yuzu: Make copyright headers SPDX-compliant 2022-07-25 21:59:31 +02:00
CMakeLists.txt [cmake] refactor: Use CPM over submodules (#143) 2025-08-04 04:50:14 +02:00
precompiled_headers.h CMake: Consolidate common PCH headers 2022-11-30 18:30:30 -05:00
verify_login.cpp general: fixes for gcc 13 2023-04-02 19:02:04 -04:00
verify_login.h chore: make yuzu REUSE compliant 2022-07-27 12:53:49 +02:00
verify_user_jwt.cpp Warnings cleanup for GCC 13 and Clang 16 2023-08-25 19:22:31 -04:00
verify_user_jwt.h Update fmt to allow for v11 2025-04-10 01:11:22 +02:00
web_backend.cpp Update fmt to allow for v11 2025-04-10 01:11:22 +02:00
web_backend.h chore: make yuzu REUSE compliant 2022-07-27 12:53:49 +02:00
web_result.h general: Convert source file copyright comments over to SPDX 2022-04-23 05:55:32 -04:00