summaryrefslogtreecommitdiff
path: root/Source/Core/Common/FileUtil.cpp
diff options
context:
space:
mode:
authorScott Mansell <phiren@gmail.com>2022-04-28 17:18:07 +1200
committerAdmiral H. Curtiss <pikachu025@gmail.com>2022-05-22 00:29:47 +0200
commit876f6651b45e7c4e014571ce1c4d53f70ac68813 (patch)
tree5e5d1afaf1b703bf7269e8fdd7c60b424d7a1555 /Source/Core/Common/FileUtil.cpp
parent89fda54820744848d19686b21221a86f6917e24b (diff)
cmake: fix PCH to work with msvc/ninja
Ninja puts way more effort into compiling targets in parallel, and ignores dependenceis until link time. So we need to jump though hoops to force ninja to compile pch.cpp before any targets which depend on the PCH.
Diffstat (limited to 'Source/Core/Common/FileUtil.cpp')
0 files changed, 0 insertions, 0 deletions