mirror of
https://git.tardis.systems/mirrors/yuzu
synced 2025-12-06 09:43:23 +01:00
Reduces the potential amount of rebuilding necessary if any headers change. In particular, we were including a header from the core library when we don't even link the core library to the web_service library, so this also gets rid of an indirect dependency. |
||
|---|---|---|
| .. | ||
| CMakeLists.txt | ||
| telemetry_json.cpp | ||
| telemetry_json.h | ||
| verify_login.cpp | ||
| verify_login.h | ||
| web_backend.cpp | ||
| web_backend.h | ||