mirror of
https://github.com/cemu-project/Cemu.git
synced 2026-04-26 13:05:34 -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 |
||
|---|---|---|
| .. | ||
| CMakeLists.txt | ||
| imgui_extension.cpp | ||
| imgui_extension.h | ||
| imgui_impl_metal.h | ||
| imgui_impl_metal.mm | ||
| imgui_impl_opengl3.cpp | ||
| imgui_impl_opengl3.h | ||
| imgui_impl_vulkan.cpp | ||
| imgui_impl_vulkan.h | ||