dolphin/CMakeTests
Christian Widmer b99d1a0a20 Fix OProfile discovery and drop bfd dependency
Adds a cmake module to correctly discover OProfile and adjusts the
corresponding CMakeLists to make use of it. Additionally removes
linking against the bfd library when compiling with OProfile because
Dolphin does not use it.
2015-10-11 16:27:03 +02: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 miniupnpc API version 14 changed the upnpDiscover functions, adding an argument for TTL (should default to 2) 2015-09-30 16:50:58 +02: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