Link MoltenVK
This commit is contained in:
parent
9b74c0d37b
commit
4505e758f0
2 changed files with 14 additions and 9 deletions
4
.github/workflows/continuous_integration.yml
vendored
4
.github/workflows/continuous_integration.yml
vendored
|
|
@ -20,13 +20,13 @@ jobs:
|
|||
|
||||
- name: macOS
|
||||
os: macos-14
|
||||
deps_cmdline: brew install libvpx
|
||||
deps_cmdline: brew install libvpx molten-vk vulkan-volk
|
||||
build_type: Release
|
||||
|
||||
- name: macOS
|
||||
os: macos-14
|
||||
extra_options: -G Xcode -DDYN_OPENAL=OFF
|
||||
deps_cmdline: brew install libvpx
|
||||
deps_cmdline: brew install libvpx molten-vk vulkan-volk
|
||||
build_type: Debug
|
||||
|
||||
- name: Linux GCC 9 # oldest version available
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue