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
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
FindLibUSB.cmake
FindLLVM.cmake Make the LLVM detect script verify that the dynamic library actually exists. 2015-08-08 22:50:57 -04: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