mirror of
https://github.com/LadybirdBrowser/ladybird
synced 2026-04-25 17:25:08 +02:00
Meta: Add overlay port for vulkan-loader
In order to pass the proper pkg-config on aarch64 linux, we need to patch this port to use vcpkg's own find_tool infrastructure.
This commit is contained in:
committed by
Daniel Bertalan
parent
0a16a09993
commit
a3e24163aa
Notes:
sideshowbarker
2024-07-17 03:05:16 +09:00
Author: https://github.com/ADKaster Commit: https://github.com/LadybirdBrowser/ladybird/commit/a3e24163aa Pull-request: https://github.com/LadybirdBrowser/ladybird/pull/456
@@ -5,5 +5,6 @@
|
||||
"location": "https://github.com/microsoft/vcpkg-ce-catalog/archive/refs/heads/main.zip",
|
||||
"name": "microsoft"
|
||||
}
|
||||
]
|
||||
],
|
||||
"overlay-ports": [ "Meta/CMake/vcpkg/overlay-ports" ]
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user