aboutsummaryrefslogtreecommitdiffstats
path: root/cmake/3rdparty/cmake/qt_attribution.json
blob: 8ba8a1e73acfd550a12cd479481f20c844830c45 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
{
    "Id": "cmake-test-modules",
    "Name": "cmake-test-modules",
    "QDocModule": "qtcore",
    "QtUsage": "Used as part of the build system.",
    "QtParts" : [ "tests" ],

    "Description": "CMake helpers for running CMake tests.",
    "Homepage": "https://cmake.org/",
    "Version": "3.29.0",

    "License": "BSD 3-Clause \"New\" or \"Revised\" License",
    "LicenseId": "BSD-3-Clause",
    "LicenseFile": "Copyright.txt",
    "Copyright": "Copyright © 2000-2024 Kitware, Inc. and Contributors"
}