mirror of
https://github.com/f4exb/sdrangel.git
synced 2024-11-21 23:55:13 -05:00
Add qtshadertools
This commit is contained in:
parent
5b9e61d839
commit
31cbe96b4c
2
.github/workflows/sdrangel.yml
vendored
2
.github/workflows/sdrangel.yml
vendored
@ -76,7 +76,7 @@ jobs:
|
|||||||
dir: ${{matrix.config.QT_INST_DIR}}
|
dir: ${{matrix.config.QT_INST_DIR}}
|
||||||
arch: ${{matrix.config.QT_ARCH}}
|
arch: ${{matrix.config.QT_ARCH}}
|
||||||
setup-python: false
|
setup-python: false
|
||||||
modules: 'qtcharts qtscxml qt5compat qtlocation qtmultimedia qtpositioning qtserialport qtspeech qtwebsockets qtwebengine'
|
modules: 'qtcharts qtscxml qt5compat qtlocation qtmultimedia qtpositioning qtserialport qtspeech qtwebsockets qtwebengine qtshadertools'
|
||||||
- name: build sdrangel on Windows
|
- name: build sdrangel on Windows
|
||||||
if: startsWith(matrix.config.os, 'windows')
|
if: startsWith(matrix.config.os, 'windows')
|
||||||
run: |
|
run: |
|
||||||
|
Loading…
Reference in New Issue
Block a user