0
0
mirror of https://github.com/obsproject/obs-studio.git synced 2024-09-20 13:08:50 +02:00
obs-studio/cmake/common
PatTheMav b3949e6aef cmake: Update qrcodegen finder to match target names of CMake package
qrcodegen is built on obs-deps for macOS and Windows, with the
generated CMake package calling the dependency qrcodegen (not
libqrcoden) and associated target qrcodegen::qrcodegen.

This change updates the finder (required for Linux) to create the same
targets so consumers do not need to differentiate between different
variations of the same dependency on Linux.

Also updates obs-websocket to 5.3.1 to bring in associated CMake
changes.
2023-09-27 18:05:02 -04:00
..
bootstrap.cmake cmake: Update qrcodegen finder to match target names of CMake package 2023-09-27 18:05:02 -04:00
buildnumber.cmake cmake: Fix CMake policy scopes and add include guards 2023-06-17 12:23:33 -04:00
buildspec_common.cmake cmake: Update buildspec and presets for macOS 2023-06-17 12:23:33 -04:00
ccache.cmake cmake: Update macOS compiler configuration 2023-06-17 12:23:33 -04:00
compiler_common.cmake cmake: Disable char8_t when using C++20 2023-07-05 09:39:41 -07:00
cpackconfig_common.cmake cmake: Add Windows component to CMake build framework 3.0 2023-06-29 10:11:32 -04:00
helpers_common.cmake cmake: Remove Qt version selection and Qt 5 support 2023-07-19 11:56:54 -04:00
osconfig.cmake cmake: Update macOS compiler configuration 2023-06-17 12:23:33 -04:00
versionconfig.cmake cmake: Fix regular expression for beta and RC version detection 2023-09-10 10:12:13 +10:00