obs-studio/cmake
Ryan Foster 2bf0a800d3 cmake: Restrict FindCEF path to omit default paths on Windows
On Windows, if CEF libraries were present in default paths, they would
be picked up in this find_program call, and it could later cause a build
failure in the CMake custom copy commands on install if the components
we are trying to copy do not exist. I recently ran into this after
installing Intel PresentMon, which included CEF components, and was
picked up by this find_program call. Let's apply NO_DEFAULT_PATH here
the same as the find_library calls in this finder.
2023-08-25 10:36:16 -04:00
..
32bit cmake: Add Windows component to CMake build framework 3.0 2023-06-29 10:11:32 -04:00
bundle/windows cmake: Remove legacy files for macOS builds 2023-06-17 12:23:33 -04:00
common cmake: Parse beta/rc version from override/git describe 2023-08-19 17:12:50 +02:00
finders cmake: Restrict FindCEF path to omit default paths on Windows 2023-08-25 10:36:16 -04:00
macos CI: Add new build and packaging scripts for macOS 2023-07-17 19:49:18 +02:00
Modules obs-qsv11: Fix VPL initialization on intel-mediaSDK 2023-08-16 15:40:02 -04:00
windows cmake,plugins,build-aux: Remove enc-amf 2023-07-22 18:06:26 -07:00