0
0
mirror of https://github.com/obsproject/obs-studio.git synced 2024-09-19 20:32:15 +02:00
obs-studio/cmake/finders
PatTheMav f9f974fe7b cmake: Update use of MbedTLS to support update to version 3.6.0
MbedTLS changed a lot of internals with their LTS version 3.6.0, which
are incompatible with the find module currently shipped with
OBS Studio.

The solution requires several changes to be applied at once:

* Rename the generated target name to MbedTLS::mbedtls to match the
  name used by MbedTLS' own CMake package
* Update find module to use the updated target name(s)
* Set CMAKE_FIND_PACKAGE_PREFER_CONFIG to TRUE before trying to find
  MbedTLS to ensure that CMake package files are used with priority
  (Those are shipped only with MbedTLS 3.6.0 in obs-deps).
* A deprecation warning is emitted if the find module is used with
  MbedTLS 3.6.0 available
2024-09-13 18:30:42 -04:00
..
FindAMF.cmake Update formatting of CMake files 2024-08-14 12:07:47 -04:00
FindAsio.cmake Update formatting of CMake files 2024-08-14 12:07:47 -04:00
FindCEF.cmake Update formatting of CMake files 2024-08-14 12:07:47 -04:00
FindDetours.cmake Update formatting of CMake files 2024-08-14 12:07:47 -04:00
FindFFmpeg.cmake cmake: Remove remaining cmake-format comments 2024-09-12 14:20:28 -04:00
FindFFnvcodec.cmake Update formatting of CMake files 2024-08-14 12:07:47 -04:00
FindGio.cmake Update formatting of CMake files 2024-08-14 12:07:47 -04:00
FindJack.cmake Update formatting of CMake files 2024-08-14 12:07:47 -04:00
Findjansson.cmake Update formatting of CMake files 2024-08-14 12:07:47 -04:00
FindLibAJANTV2.cmake Update formatting of CMake files 2024-08-14 12:07:47 -04:00
FindLibdrm.cmake Update formatting of CMake files 2024-08-14 12:07:47 -04:00
FindLibfdk.cmake Update formatting of CMake files 2024-08-14 12:07:47 -04:00
FindLibpci.cmake Update formatting of CMake files 2024-08-14 12:07:47 -04:00
FindLibrist.cmake Update formatting of CMake files 2024-08-14 12:07:47 -04:00
FindLibrnnoise.cmake Update formatting of CMake files 2024-08-14 12:07:47 -04:00
FindLibspeexdsp.cmake Update formatting of CMake files 2024-08-14 12:07:47 -04:00
FindLibsrt.cmake Update formatting of CMake files 2024-08-14 12:07:47 -04:00
FindLibudev.cmake Update formatting of CMake files 2024-08-14 12:07:47 -04:00
FindLibUUID.cmake Update formatting of CMake files 2024-08-14 12:07:47 -04:00
FindLibv4l2.cmake Update formatting of CMake files 2024-08-14 12:07:47 -04:00
FindLibva.cmake Update formatting of CMake files 2024-08-14 12:07:47 -04:00
FindLibVLC.cmake Update formatting of CMake files 2024-08-14 12:07:47 -04:00
FindLibx264.cmake Update formatting of CMake files 2024-08-14 12:07:47 -04:00
FindLuajit.cmake Update formatting of CMake files 2024-08-14 12:07:47 -04:00
FindMbedTLS.cmake cmake: Update use of MbedTLS to support update to version 3.6.0 2024-09-13 18:30:42 -04:00
FindOSS.cmake Update formatting of CMake files 2024-08-14 12:07:47 -04:00
FindPipeWire.cmake Update formatting of CMake files 2024-08-14 12:07:47 -04:00
FindPulseAudio.cmake Update formatting of CMake files 2024-08-14 12:07:47 -04:00
Findqrcodegencpp.cmake Update formatting of CMake files 2024-08-14 12:07:47 -04:00
FindSndio.cmake Update formatting of CMake files 2024-08-14 12:07:47 -04:00
FindSysinfo.cmake Update formatting of CMake files 2024-08-14 12:07:47 -04:00
FindUthash.cmake Update formatting of CMake files 2024-08-14 12:07:47 -04:00
FindVPL.cmake Update formatting of CMake files 2024-08-14 12:07:47 -04:00
FindWayland.cmake Update formatting of CMake files 2024-08-14 12:07:47 -04:00
FindWebsocketpp.cmake Update formatting of CMake files 2024-08-14 12:07:47 -04:00
FindX11-xcb.cmake Update formatting of CMake files 2024-08-14 12:07:47 -04:00
FindXcb.cmake Update formatting of CMake files 2024-08-14 12:07:47 -04:00
FindXkbcommon.cmake Update formatting of CMake files 2024-08-14 12:07:47 -04:00