summaryrefslogtreecommitdiff
path: root/Source/Core/InputCommon/ControlReference/ExpressionParser.cpp
diff options
context:
space:
mode:
authorJosJuice <josjuice@gmail.com>2024-08-17 12:10:05 +0200
committerJosJuice <josjuice@gmail.com>2024-08-17 15:59:45 +0200
commit9594ce871de32a7eef58d1a21295024e87cbebf1 (patch)
tree4b096f55b5685a9fec72b85d6c7cf2993014bdaa /Source/Core/InputCommon/ControlReference/ExpressionParser.cpp
parent0e9337f51d4301f06a19fb3d5044f5c9ba533fb9 (diff)
UnitTests: Remove MSBuild input/output tracking
Input/output tracking is intended to speed up incremental builds by skipping a target when it doesn't need to be built. However, this seems to be unreliable for UnitTests' AfterBuild target. Let's remove it. It's still the case that UnitTests' AfterBuild target will be skipped if UnitTests doesn't need to be rebuilt. (Note that UnitTests always needs to be rebuilt if SCMRevGen changed.) I haven't seen these problems with DolphinQt's rather similar input/output tracking. This may be because DolphinQt's one also has the exe file as an input/output.
Diffstat (limited to 'Source/Core/InputCommon/ControlReference/ExpressionParser.cpp')
0 files changed, 0 insertions, 0 deletions