dolphin/Source/PCH
Léo Lam a12d365d60
Fix PCH when building with CMake + Ninja + MSVC on Windows
fmt/format.h is included in the PCH, so we need to make sure fmt is
actually in the include path.

Not sure how Visual Studio + CMake manages to build without this.
2021-04-17 17:48:47 +02:00
..
CMakeLists.txt Fix PCH when building with CMake + Ninja + MSVC on Windows 2021-04-17 17:48:47 +02:00
pch.cpp Add missing license headers 2015-05-25 13:11:47 +02:00
pch.h msvc: bump _MSC_FULL_VER check to 192829335 2021-01-09 19:21:03 -08:00
pch.vcxproj msbuild: re-enable standalone vcxproj processing 2020-08-22 16:17:50 -07:00