dolphin/CMake
Pierre Bourdon 143131a6a1
cmake: add an option to control dependencies vendoring
Disable by default, to be used by distributions who care to try and
prefer system-wide libraries when available. It makes sense for us to
keep using vendored libs by default when possible to make it easier for
users to compile, but we should provide appropriate tools for distro to
figure out which dependencies they can share with the rest of the
system.
2020-05-10 09:34:14 +02:00
..
CCache.cmake
CheckAndAddFlag.cmake
CheckLib.cmake
CheckVendoringApproved.cmake cmake: add an option to control dependencies vendoring 2020-05-10 09:34:14 +02:00
DolphinCompileDefinitions.cmake
DolphinPostprocessBundle.cmake Match path type to BundleUtilities when running fixup_bundle 2020-03-29 20:04:03 -05:00
FindALSA.cmake
FindBacktrace.cmake
FindBlueZ.cmake
FindCubeb.cmake cmake: Support system cubeb builds. 2018-08-08 07:36:19 -07:00
FindEGL.cmake CMake: Make X11 and EGL optional 2018-10-20 21:11:34 +10:00
FindFFmpeg.cmake
FindHIDAPI.cmake
FindLibevdev.cmake
FindLibsystemd.cmake cmake: check for optional libsystemd presence 2018-03-08 06:00:40 +00:00
FindLibudev.cmake
FindLibUSB.cmake
FindMbedTLS.cmake
FindMiniupnpc.cmake
FindOpenAL.cmake
FindOpenSLES.cmake
FindOProfile.cmake CMakeLists: Define an OProfile target and use it 2018-04-13 19:35:17 -04:00
Findpugixml.cmake CMake: Fix case in FindPugixml resulting in false negative 2018-05-30 09:12:24 +02:00
FindPulseAudio.cmake
FindSDL2.cmake
FindSFML.cmake