summaryrefslogtreecommitdiff
path: root/Source/Core/InputCommon/ControllerInterface/ControllerInterface.cpp
diff options
context:
space:
mode:
authorRafaël Kooi <48814281+RA-Kooi@users.noreply.github.com>2021-12-27 14:08:07 +0100
committerRafaël Kooi <48814281+RA-Kooi@users.noreply.github.com>2021-12-27 14:31:58 +0100
commitd6c9831efd624a7a5a9dc47df6c73f5d4b556ba5 (patch)
treebaf72e5a1de7992fb6cb1c3e40d788361aaf2d8a /Source/Core/InputCommon/ControllerInterface/ControllerInterface.cpp
parent4dcf2327eb873ffaf7eeb0b6b1cc6b49fa8778f1 (diff)
DolphinQt: Fix generation of /external:I flags
Mainly concerns to building with Ninja, as that's what I tested it with. Originally it would only prepend the first path with `/external:I`, however all paths in the list have to be prepended with `/external:I`. The MS documentation seems to support this, as it makes no mention of it accepting a list. This is probably the worst way to implement this, I am unfamiliar with CMake.
Diffstat (limited to 'Source/Core/InputCommon/ControllerInterface/ControllerInterface.cpp')
0 files changed, 0 insertions, 0 deletions