dolphin/CMakeTests
Ryan Houdek bd1a192faf Fixes LLVM library detection.
I must have had a dirty cmake configuration which didn't encounter this issue.
Make sure we are using LLVM_DEFINITIONS to know where we are linking to libraries at.
Link against libLLVM-${VERSION}, the other one was linking us against static libraries...
2014-10-26 16:17:57 -05:00
..
CheckLib.cmake Change libav* autodetection to support framedumping on Ubuntu 14.04 2014-07-13 23:06:20 +02:00
FindLLVM.cmake Fixes LLVM library detection. 2014-10-26 16:17:57 -05:00
FindLibUSB.cmake libusb: fix cmake endif 2013-08-29 20:42:41 +02: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