summaryrefslogtreecommitdiff
path: root/Source/Core/InputCommon/Src/ControllerInterface/DInput
diff options
context:
space:
mode:
authorScott Moreau <oreaus@gmail.com>2012-09-02 16:53:15 -0600
committerScott Moreau <oreaus@gmail.com>2012-09-02 16:53:15 -0600
commit1ffb9ce47eb2f84dc5feda027aa09991778ff283 (patch)
tree0c9f8ffb4978ae956b614750c9dbdc4f209a2e79 /Source/Core/InputCommon/Src/ControllerInterface/DInput
parent7be4f1f74774a13c42fbb25d54a8912a3aaa0406 (diff)
Fix broken build when using SDL from Externals.
The problem here was the logic that detects SDL in the main CMakeLists.txt is not the same as it is in DolphinWX/CmakeLists.txt to set libraries. When using SDL from Externals it failed at link time because -lSDL was never set. This fixes the problem by using the same condition logic to set the libs as used when detecting SDL in the first place.
Diffstat (limited to 'Source/Core/InputCommon/Src/ControllerInterface/DInput')
0 files changed, 0 insertions, 0 deletions