mirror of
https://github.com/seekrs/MacroLibX.git
synced 2026-01-11 14:43:34 +00:00
fixing compilation errors with local vulkan headers
This commit is contained in:
@@ -14,5 +14,6 @@ rm -rf ../third_party/vulkan
|
||||
wget https://github.com/KhronosGroup/Vulkan-Headers/archive/main.zip -O vulkan-headers.zip
|
||||
unzip -o vulkan-headers.zip -d ../third_party/
|
||||
mv ../third_party/Vulkan-Headers-main/include/vulkan ../third_party/
|
||||
mv ../third_party/Vulkan-Headers-main/include/vk_video ../third_party/
|
||||
rm -rf ../third_party/Vulkan-Headers-main
|
||||
rm vulkan-headers.zip
|
||||
|
||||
Reference in New Issue
Block a user