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 AudioCommon/CMakelists: Migrate off add_dolphin_library 2018-03-22 22:07:11 -04:00
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 DiscIO: Don't use all uppercase for enum values 2018-03-31 14:11:32 +02:00
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 CMakeLists: Link in system framework libraries explicitly on macOS 2018-03-30 16:14:10 -04:00
UICommon CMakeLists: Link bochs in privately where applicable 2018-04-08 04:59:58 -04:00
Updater Updater: Implement UI 2018-03-28 17:59:22 +02:00
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