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 CMake: move modules from CMakeTests/ -> CMake/ 2017-02-07 22:55:27 -08:00
CheckAndAddFlag.cmake cmake: Fix check_and_add_flag() with Visual Studio generators 2017-03-08 06:46:59 +01:00
CheckLib.cmake CMake: libav/ffmpeg cleanups 2017-05-26 00:53:58 -07:00
CheckVendoringApproved.cmake cmake: add an option to control dependencies vendoring 2020-05-10 09:34:14 +02:00
DolphinCompileDefinitions.cmake Update Readme.md and various fixes 2017-12-20 10:54:51 +01:00
DolphinPostprocessBundle.cmake Match path type to BundleUtilities when running fixup_bundle 2020-03-29 20:04:03 -05:00
FindALSA.cmake CMake: move modules from CMakeTests/ -> CMake/ 2017-02-07 22:55:27 -08:00
FindBacktrace.cmake CMake: move modules from CMakeTests/ -> CMake/ 2017-02-07 22:55:27 -08:00
FindBlueZ.cmake CMake: move modules from CMakeTests/ -> CMake/ 2017-02-07 22:55:27 -08:00
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 CMake: fix FindFFmpeg when ffmpeg isn't found 2017-05-26 00:53:58 -07:00
FindHIDAPI.cmake CMake: clean up HIDAPI build 2017-04-27 02:41:00 -07:00
FindLibUSB.cmake CMake: move modules from CMakeTests/ -> CMake/ 2017-02-07 22:55:27 -08:00
FindLibevdev.cmake CMake: move modules from CMakeTests/ -> CMake/ 2017-02-07 22:55:27 -08:00
FindLibsystemd.cmake cmake: check for optional libsystemd presence 2018-03-08 06:00:40 +00:00
FindLibudev.cmake CMake: move modules from CMakeTests/ -> CMake/ 2017-02-07 22:55:27 -08:00
FindMbedTLS.cmake Externals: Update mbedtls to 2.4.1 2017-02-12 10:29:02 +01:00
FindMiniupnpc.cmake FindMiniupnpc: expose imported library target 2017-08-17 13:15:02 -07:00
FindOProfile.cmake CMakeLists: Define an OProfile target and use it 2018-04-13 19:35:17 -04:00
FindOpenAL.cmake CMake: move modules from CMakeTests/ -> CMake/ 2017-02-07 22:55:27 -08:00
FindOpenSLES.cmake CMake: move modules from CMakeTests/ -> CMake/ 2017-02-07 22:55:27 -08:00
FindPulseAudio.cmake CMake: move modules from CMakeTests/ -> CMake/ 2017-02-07 22:55:27 -08:00
FindSDL2.cmake CMake: move modules from CMakeTests/ -> CMake/ 2017-02-07 22:55:27 -08:00
FindSFML.cmake CMake: move modules from CMakeTests/ -> CMake/ 2017-02-07 22:55:27 -08:00
Findpugixml.cmake CMake: Fix case in FindPugixml resulting in false negative 2018-05-30 09:12:24 +02:00