Commit Graph

2 Commits

Author SHA1 Message Date
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
bab00088d4 CMake/Windows: Add PCH support 2019-05-15 19:28:04 +02:00