Skip to content

Stub functions related to OGL if unavailable #13

Stub functions related to OGL if unavailable

Stub functions related to OGL if unavailable #13

name: Include build with all optional modules
on:
push:
branches: [ "master" ]
pull_request:
branches: [ "master" ]
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- uses: jurplel/install-qt-action@v3
with:
arch: 'gcc_64'
archives: 'icu qtbase qtmultimedia qtgamepad qtsystems qtlocation qtsensors'
- name: Build
run: qmake && make