summaryrefslogtreecommitdiff
path: root/Source/Core/InputCommon/ControllerInterface/DInput/DInput.cpp
diff options
context:
space:
mode:
authorScott Mansell <phiren@gmail.com>2022-04-27 18:22:02 +1200
committerAdmiral H. Curtiss <pikachu025@gmail.com>2022-05-22 00:29:46 +0200
commit987f2700832de979cc767cbe9846fd6984392d05 (patch)
tree47ff2f2f5966a5c7068742199fb0f621d0f392cd /Source/Core/InputCommon/ControllerInterface/DInput/DInput.cpp
parent54d89b955acea8080924c7f59fbd8310896b283e (diff)
cmake: fix buggy target sources on windows
I have no idea why cmake supports PUBLIC on target_sources, but it does. It causes all targets that depend on this target to try and include the files in their sources. Except it doesn't take paths into account, so it breaks. Mabye it would work if you used an abolute source? But I'm not sure there is a sane usecase.
Diffstat (limited to 'Source/Core/InputCommon/ControllerInterface/DInput/DInput.cpp')
0 files changed, 0 insertions, 0 deletions