Cemu/src/gui
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
..
interface build: Remove unnecessary includes to improve compile times 2026-03-24 04:15:28 +01:00
wxgui build: Remove unnecessary includes to improve compile times 2026-03-24 04:15:28 +01:00
CMakeLists.txt UI+build: Isolate wxWidgets code from non-GUI code (#1633) 2025-07-15 04:28:41 +02:00