Cemu/src/config
Exzap a5ae41fdbe build: Remove unnecessary includes to improve compile times
Also revert PCH reuse for everything but MSVC. Other compilers/platforms have limitations that make reused PCH a bit too fragile. I got it to work but only after forcing certain flags globally (like -pthread) and I dont think its a good idea to do that
2026-03-24 04:15:28 +01:00
..
ActiveSettings.cpp build: Remove unnecessary includes to improve compile times 2026-03-24 04:15:28 +01:00
ActiveSettings.h build: Remove unnecessary includes to improve compile times 2026-03-24 04:15:28 +01:00
CemuConfig.cpp build: Remove unnecessary includes to improve compile times 2026-03-24 04:15:28 +01:00
CemuConfig.h build: Remove unnecessary includes to improve compile times 2026-03-24 04:15:28 +01:00
CMakeLists.txt build: Remove unnecessary includes to improve compile times 2026-03-24 04:15:28 +01:00
ConfigValue.h build: Add missing includes required for gcc 14 (#1730) 2025-11-27 17:39:54 +01:00
LaunchSettings.cpp UI+build: Isolate wxWidgets code from non-GUI code (#1633) 2025-07-15 04:28:41 +02:00
LaunchSettings.h debug: "verbose" command line argument to log to stdout (#1587) 2025-06-02 01:38:21 +02:00
NetworkSettings.cpp Track online-enable and network-service settings per-account instead of globally 2024-05-06 18:18:42 +02:00
NetworkSettings.h UI+build: Isolate wxWidgets code from non-GUI code (#1633) 2025-07-15 04:28:41 +02:00
XMLConfig.h refactor: use concepts instead of SFINAE (#1652) 2025-08-25 01:33:46 +02:00