dolphin/CMakeTests
Gabriel Corona cf3ba671bf Fix LLVM
$(llvm-config --ldflags) was passed to the compiler but it needs to be
passed to the linker instead (-L and -l flags).
2014-10-28 01:36:27 +01:00
..
CheckLib.cmake Change libav* autodetection to support framedumping on Ubuntu 14.04 2014-07-13 23:06:20 +02:00
FindLibUSB.cmake libusb: fix cmake endif 2013-08-29 20:42:41 +02:00
FindLLVM.cmake Fix LLVM 2014-10-28 01:36:27 +01: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
FindSFML.cmake