aboutsummaryrefslogtreecommitdiffstats
path: root/recipes-qt/qt6/qtdatavis3d_git.bb
blob: 8c4ebe6b5eec2db1668123e1f10baaac36250cd8 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
LICENSE = "GPL-3.0 | The-Qt-Company-Commercial"
LIC_FILES_CHKSUM = " \
    file://LICENSE.GPL3;md5=d32239bcb673463ab874e80d47fae504 \
"

inherit qt6-cmake

include recipes-qt/qt6/qt6-git.inc
include recipes-qt/qt6/qt6.inc

DEPENDS += "qtbase qtdeclarative"

SRCREV = "f0d51fd32f218a8e84443d5fb9440434d4ee5a30"