build: update spirv-to-dxil-sys to reduce mesa build reqs

This commit is contained in:
chyyran 2023-11-29 01:29:27 -05:00 committed by Ronny Chan
parent 7fbf3e23f0
commit 6e071138dc
2 changed files with 365 additions and 387 deletions

View file

@ -38,9 +38,9 @@ jobs:
python-version: '3.x'
- run: pip install meson ninja mako
name: Install Meson for spirv-to-dxil-sys
- if: runner.os == 'Windows'
name: Install winflexbison
run: choco install winflexbison3
# - if: runner.os == 'Windows'
# name: Install winflexbison
# run: choco install winflexbison3
- name: Build dynamic library
run: cargo run -p librashader-build-script -- --profile ${{ matrix.profile }}
- name: Upload build artifacts

746
Cargo.lock generated

File diff suppressed because it is too large Load diff