mirror of
https://github.com/cemu-project/Cemu.git
synced 2026-04-16 21:31:27 -06:00
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 |
||
|---|---|---|
| .. | ||
| ActiveSettings.cpp | ||
| ActiveSettings.h | ||
| CemuConfig.cpp | ||
| CemuConfig.h | ||
| CMakeLists.txt | ||
| ConfigValue.h | ||
| LaunchSettings.cpp | ||
| LaunchSettings.h | ||
| NetworkSettings.cpp | ||
| NetworkSettings.h | ||
| XMLConfig.h | ||