dolphin/CMakeTests
Ryan Houdek cb10bef9a4 Implements LLVM based disassembler for the debugger.
This will work for all of our platforms, x86, ARMv7, and AArch64.
Main issue with this is that LLVM's cmake files aren't correctly finding the LLVM install.
Not sure if this is Ubuntu's issue or not, it may just work on other operating systems.

We could potentially improve this, you can pass in a specific CPU in to the LLVM disassembler. This would probably affect latency times that are
reported by LLVM's disassembly? This needs to be further investigated later.
2014-10-24 18:10:21 -05:00
..
CheckLib.cmake Change libav* autodetection to support framedumping on Ubuntu 14.04 2014-07-13 23:06:20 +02:00
FindGLEW.cmake [buffer_storage] Require GLEW 1.10 which has the new OpenGL 4.4 methods. Fixes linux build. 2013-12-27 15:37:31 -06:00
FindLibUSB.cmake libusb: fix cmake endif 2013-08-29 20:42:41 +02:00
FindLLVM.cmake Implements LLVM based disassembler for the debugger. 2014-10-24 18:10:21 -05:00
FindMiniupnpc.cmake CMake: fix escaping in miniupnpc test 2014-02-28 12:28:20 +01:00
FindPolarSSL.cmake Makes the detection of shared PolarSSL more inline with usage. 2014-02-28 20:12:37 +13:00
FindSDL2.cmake Add SDL2 support to build system. 2012-07-12 19:47:17 -06:00
FindSFML.cmake Fixed FindSFML.cmake to not report SFML to be found if it's not installed. 2011-08-22 01:16:33 +02:00