dolphin/CMakeTests
Scott Mansell 4fa3ddcbf6 CMake: Fix FindMiniupnpc for ubuntu 14.04
Ubuntu 14.04 has miniupnpc 1.6.3
REGEX was failing because the string was empty, causing cmake to
error and not generate a Makefile.

This allows systems with older versions of miniupnpc to fall back
to the statically linked version in externals.
2015-11-02 18:00:06 +13:00
..
CheckLib.cmake Explicitly specify .pc names, since the previous guess in CheckLib.cmake wasn't always right. 2015-06-02 18:42:45 -04:00
FindLLVM.cmake Make the LLVM detect script verify that the dynamic library actually exists. 2015-08-08 22:50:57 -04:00
FindLibUSB.cmake libusb: fix cmake endif 2013-08-29 20:42:41 +02:00
FindLibevdev.cmake Linux: Add an evdev based controller backend, to replace SDL. 2015-07-01 10:13:05 +12:00
FindLibudev.cmake Linux: Add an evdev based controller backend, to replace SDL. 2015-07-01 10:13:05 +12:00
FindMbedTLS.cmake mbedTLS: adapt Dolphin code 2015-09-26 07:09:19 +02:00
FindMiniupnpc.cmake CMake: Fix FindMiniupnpc for ubuntu 14.04 2015-11-02 18:00:06 +13:00
FindOProfile.cmake Fix OProfile discovery and drop bfd dependency 2015-10-11 16:27:03 +02:00
FindSDL2.cmake Linux: Disable SDL controller backend by default. 2015-07-01 10:13:05 +12:00
FindSFML.cmake Update Externals/SFML to 2.1 2014-11-25 16:44:38 +00:00