0
0
mirror of https://github.com/obsproject/obs-studio.git synced 2024-09-19 20:32:15 +02:00
obs-studio/plugins
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
..
aja cmake: Update supported CMake version range to 3.28 and 3.30 2024-09-13 14:42:32 -04:00
coreaudio-encoder cmake: Update supported CMake version range to 3.28 and 3.30 2024-09-13 14:42:32 -04:00
decklink cmake: Update supported CMake version range to 3.28 and 3.30 2024-09-13 14:42:32 -04:00
image-source cmake: Update supported CMake version range to 3.28 and 3.30 2024-09-13 14:42:32 -04:00
linux-alsa cmake: Update supported CMake version range to 3.28 and 3.30 2024-09-13 14:42:32 -04:00
linux-capture cmake: Update supported CMake version range to 3.28 and 3.30 2024-09-13 14:42:32 -04:00
linux-jack cmake: Update supported CMake version range to 3.28 and 3.30 2024-09-13 14:42:32 -04:00
linux-pipewire cmake: Update supported CMake version range to 3.28 and 3.30 2024-09-13 14:42:32 -04:00
linux-pulseaudio cmake: Update supported CMake version range to 3.28 and 3.30 2024-09-13 14:42:32 -04:00
linux-v4l2 cmake: Update supported CMake version range to 3.28 and 3.30 2024-09-13 14:42:32 -04:00
mac-avcapture cmake: Update supported CMake version range to 3.28 and 3.30 2024-09-13 14:42:32 -04:00
mac-capture cmake: Update supported CMake version range to 3.28 and 3.30 2024-09-13 14:42:32 -04:00
mac-syphon cmake: Update supported CMake version range to 3.28 and 3.30 2024-09-13 14:42:32 -04:00
mac-videotoolbox cmake: Update supported CMake version range to 3.28 and 3.30 2024-09-13 14:42:32 -04:00
mac-virtualcam cmake: Update supported CMake version range to 3.28 and 3.30 2024-09-13 14:42:32 -04:00
nv-filters cmake: Update supported CMake version range to 3.28 and 3.30 2024-09-13 14:42:32 -04:00
obs-browser@e4e523df77 obs-browser: Update version to 2.24.2 2024-08-30 18:29:57 -04:00
obs-ffmpeg cmake: Update supported CMake version range to 3.28 and 3.30 2024-09-13 14:42:32 -04:00
obs-filters cmake: Update supported CMake version range to 3.28 and 3.30 2024-09-13 14:42:32 -04:00
obs-libfdk cmake: Update supported CMake version range to 3.28 and 3.30 2024-09-13 14:42:32 -04:00
obs-nvenc cmake: Update supported CMake version range to 3.28 and 3.30 2024-09-13 14:42:32 -04:00
obs-outputs cmake: Update use of MbedTLS to support update to version 3.6.0 2024-09-13 18:30:42 -04:00
obs-qsv11 obs-qsv11: Initialize allocator response 2024-09-13 16:27:02 -04:00
obs-text cmake: Update supported CMake version range to 3.28 and 3.30 2024-09-13 14:42:32 -04:00
obs-transitions cmake: Update supported CMake version range to 3.28 and 3.30 2024-09-13 14:42:32 -04:00
obs-vst cmake: Update supported CMake version range to 3.28 and 3.30 2024-09-13 14:42:32 -04:00
obs-webrtc cmake: Update supported CMake version range to 3.28 and 3.30 2024-09-13 14:42:32 -04:00
obs-websocket@a73c92788d obs-websocket: Update version to 5.5.3 2024-09-05 15:45:31 -04:00
obs-x264 cmake: Update supported CMake version range to 3.28 and 3.30 2024-09-13 14:42:32 -04:00
oss-audio cmake: Update supported CMake version range to 3.28 and 3.30 2024-09-13 14:42:32 -04:00
rtmp-services cmake: Update supported CMake version range to 3.28 and 3.30 2024-09-13 14:42:32 -04:00
sndio cmake: Update supported CMake version range to 3.28 and 3.30 2024-09-13 14:42:32 -04:00
text-freetype2 cmake: Update supported CMake version range to 3.28 and 3.30 2024-09-13 14:42:32 -04:00
vlc-video cmake: Update supported CMake version range to 3.28 and 3.30 2024-09-13 14:42:32 -04:00
win-capture cmake: Update supported CMake version range to 3.28 and 3.30 2024-09-13 14:42:32 -04:00
win-dshow cmake: Update supported CMake version range to 3.28 and 3.30 2024-09-13 14:42:32 -04:00
win-wasapi cmake: Update supported CMake version range to 3.28 and 3.30 2024-09-13 14:42:32 -04:00
CMakeLists.txt cmake: Update supported CMake version range to 3.28 and 3.30 2024-09-13 14:42:32 -04:00