aboutsummaryrefslogtreecommitdiffstats
path: root/recipes-qt/qt6/qtdatavis3d_git.bb
blob: 73a931c0518d9ff71d165f04c695e21ab267e15f (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 = "a6a96e6e85af9484af812fb334722fee1efd05eb"