obs-studio/.github/scripts
Kurt Kartaltepe 9b98686c31 cmake: Depend entirely on pkg-config if found for VPL
Released versions of VPL have a pkg-config that orders dependencies
before the main VPL library. This causes our library searching with
pkg-config hints to instead search for the first dependency of VPL.

Instead just import the pkg-config definition directly and use it. This
is a bit more correct as all the dependencies will be correctly linked.

Also install the library since the debian package doesnt seem to depend
on the library itself...

fixes #9573
2023-10-09 11:53:59 -04:00
..
utils.pwsh CI: Simplify build scripts for CI-only use 2023-08-10 18:21:09 -04:00
utils.py CI: Add new repository actions for GitHub 2023-07-17 20:09:52 +02:00
utils.zsh cmake: Depend entirely on pkg-config if found for VPL 2023-10-09 11:53:59 -04:00
.Aptfile CI: Enforce the use of Ubuntu's CMake 2023-08-19 16:56:29 -07:00
.Brewfile Revert "CI: Add xclogparser to macOS builds to generate issue report" 2023-10-09 10:31:54 -04:00
.build.zsh Revert "CI: Add xclogparser to macOS builds to generate issue report" 2023-10-09 10:31:54 -04:00
.package.zsh CI: Enforce the use of Ubuntu's CMake 2023-08-19 16:56:29 -07:00
.Wingetfile CI: Add new Windows build scripts 2023-06-29 10:11:32 -04:00
build-linux CI: Add new build and packaging scripts for Linux 2023-07-17 19:49:18 +02:00
build-macos CI: Add new build and packaging scripts for macOS 2023-07-17 19:49:18 +02:00
Build-Windows.ps1 CI: Simplify build scripts for CI-only use 2023-08-10 18:21:09 -04:00
package-linux CI: Add new build and packaging scripts for Linux 2023-07-17 19:49:18 +02:00
package-macos CI: Add new build and packaging scripts for macOS 2023-07-17 19:49:18 +02:00
Package-Windows.ps1 CI: Simplify build scripts for CI-only use 2023-08-10 18:21:09 -04:00