dolphin/Source/Core
Lioncash f1be7cd4a0
CMakeLists: Link bochs in privately where applicable
Everything that links in core doesn't need to see anything related to bochs, because it's only used internally.
Anything else that relies on bochs should be linking it in explicitly.
2018-04-08 04:59:58 -04:00
..
AudioCommon
Common Merge pull request #6421 from leoetlino/fs-interface 2018-04-06 12:17:09 +02:00
Core CMakeLists: Link bochs in privately where applicable 2018-04-08 04:59:58 -04:00
DiscIO
DolphinNoGUI DolphinNoGUI/CMakeLists: Remove the use of SRCS and LIBS variables 2018-04-04 11:42:57 -04:00
DolphinQt2 DolphinWX/DolphinQt2 CMakeLists: Use cmake -E instead of mkdir -p for creating language directories 2018-04-05 12:49:33 -04:00
DolphinWX CMakeLists: Link bochs in privately where applicable 2018-04-08 04:59:58 -04:00
InputCommon
UICommon CMakeLists: Link bochs in privately where applicable 2018-04-08 04:59:58 -04:00
Updater
VideoBackends Merge pull request #6578 from JosJuice/remove-projection-hacks 2018-04-04 09:10:32 +02:00
VideoCommon [AVIDump] fix compilation issues on Linux 2018-04-06 19:53:10 -07:00
CMakeLists.txt