9594ce871d
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. |
||
---|---|---|
.. | ||
Common | ||
Core | ||
VideoCommon | ||
CMakeLists.txt | ||
StubHost.cpp | ||
UnitTests.vcxproj | ||
UnitTests.vcxproj.user | ||
UnitTestsMain.cpp |