obs-studio/CI
PatTheMav 184f6f38fb
CI: Fix CMake definition of streaming service options
On master branch, client information for Twitch, YouTube and Restream
integration are set as CMake cache variables. The hashes can contain
otherwise "illegal" characters such as backticks which need to be
enclosed in a string, but also cannot be subject to variable
substition.

Using single quotes should fix this.
2022-03-17 23:21:02 +01:00
..
flatpak CI: Add necessary build system changes for universal and M1 builds 2022-03-16 23:23:40 +01:00
freebsd CI: Update build scripts and Github actions workflow 2022-03-16 23:13:26 +01:00
include CI: Add necessary build system changes for universal and M1 builds 2022-03-16 23:23:40 +01:00
linux CI: Fix CMake definition of streaming service options 2022-03-17 23:21:02 +01:00
macos CI: Fix CMake definition of streaming service options 2022-03-17 23:21:02 +01:00
scripts/macos/app CI: Update build scripts and Github actions workflow 2022-03-16 23:13:26 +01:00
windows CI: Add necessary build system changes for universal and M1 builds 2022-03-16 23:23:40 +01:00
build-freebsd.sh CI: Update build scripts and Github actions workflow 2022-03-16 23:13:26 +01:00
build-linux.sh CI: Update build scripts and Github actions workflow 2022-03-16 23:13:26 +01:00
build-macos.sh CI: Add necessary build system changes for universal and M1 builds 2022-03-16 23:23:40 +01:00
build-windows.ps1 CI: Update build scripts and Github actions workflow 2022-03-16 23:13:26 +01:00
check-changes.sh CI: Update build scripts and Github actions workflow 2022-03-16 23:13:26 +01:00
check-cmake.sh CI: Update build scripts and Github actions workflow 2022-03-16 23:13:26 +01:00
check-format.sh CI: Update build scripts and Github actions workflow 2022-03-16 23:13:26 +01:00