We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3d89599 commit a6c527eCopy full SHA for a6c527e
ports/libyuv/portfile.cmake
@@ -1,7 +1,7 @@
1
vcpkg_from_git(
2
OUT_SOURCE_PATH SOURCE_PATH
3
URL https://chromium.googlesource.com/libyuv/libyuv
4
- REF c21dda06dd8d19b6e50168c28c324c1f32e94407 # 6 commits after switch to 1895, reason: CMake changes
+ REF a37e6bc81b52d39cdcfd0f1428f5d6c2b2bc9861 # Fixes build error on macOS Homebrew LLVM 19
5
# Check https://chromium.googlesource.com/libyuv/libyuv/+/refs/heads/main/include/libyuv/version.h for a version!
6
PATCHES
7
cmake.diff
0 commit comments