Skip to content

Windows - register native event handler for WM_INPUT to track 3d mouse #4

Windows - register native event handler for WM_INPUT to track 3d mouse

Windows - register native event handler for WM_INPUT to track 3d mouse #4

Workflow file for this run

# This workflow will run other workflows
name: Build (All)
on: [push]
concurrency:
group: ${{ github.workflow }}-${{ github.ref }}
cancel-in-progress: true
jobs:
linux-qt5:
uses: ./.github/workflows/build_linux_gcc_qt5.yml
linux-qt6:
uses: ./.github/workflows/build_linux_gcc_qt6.yml