Add qtwebview - Is this the only way to include web engine?

pull/2287/head
Jon Beniston 2024-10-20 10:51:07 +01:00
rodzic aaf9f53571
commit e3af72febb
1 zmienionych plików z 1 dodań i 1 usunięć

Wyświetl plik

@ -76,7 +76,7 @@ jobs:
dir: ${{matrix.config.QT_INST_DIR}}
arch: ${{matrix.config.QT_ARCH}}
setup-python: false
modules: 'qtcharts qtscxml qt5compat qtlocation qtmultimedia qtpositioning qtserialport qtspeech qtwebsockets'
modules: 'qtcharts qtscxml qt5compat qtlocation qtmultimedia qtpositioning qtserialport qtspeech qtwebsockets qtwebview'
- name: build sdrangel on Windows
if: startsWith(matrix.config.os, 'windows')
run: |