diff options
author | Johannes Ekberg <uppfinnarn@gmail.com> | 2014-12-24 10:40:26 +0100 |
---|---|---|
committer | Johannes Ekberg <uppfinnarn@gmail.com> | 2015-01-09 15:50:46 +0100 |
commit | 13518198109fad9f19cc81aa1d06c3d85d1126f5 (patch) | |
tree | d000eafcf25727e8ffc2dc6af4eafebcb779d3f0 /src/citra_qt/debugger/disassembler.cpp | |
parent | 7d7ab70279df554959eec29ff43a2eb304a3d578 (diff) |
Link Cocoa, IOKit and CoreVideo on OSX
These are implicitly linked by Xcode, but with this, you can also build it with any other generator, which does not have this behavior.
CoreFoundation is included as a part of Cocoa (which is an umbrella framework), and Cocoa is generally recommended to link against, rather than its individual components (CoreFoundation, Foundation, libobjc, ...).
Diffstat (limited to 'src/citra_qt/debugger/disassembler.cpp')
0 files changed, 0 insertions, 0 deletions