Skip to content

cmake: pass QT_MODULES from CMake to Rust and set link libs #21

cmake: pass QT_MODULES from CMake to Rust and set link libs

cmake: pass QT_MODULES from CMake to Rust and set link libs #21

Workflow file for this run

# SPDX-FileCopyrightText: 2024 Klarälvdalens Datakonsult AB, a KDAB Group company <[email protected]>
# SPDX-FileContributor: Leon Matthes <[email protected]>
#
# SPDX-License-Identifier: MIT OR Apache-2.0
name: License Check
on:
push:
pull_request:
jobs:
license_check:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- name: REUSE Compliance Check
uses: fsfe/reuse-action@v4