2022-07-05 11:26:52 +00:00
|
|
|
# Copyright (C) 2022 The Qt Company Ltd.
|
|
|
|
# SPDX-License-Identifier: LicenseRef-Qt-Commercial OR GPL-3.0-only WITH Qt-GPL-exception-1.0
|
|
|
|
|
2019-11-12 14:25:19 +00:00
|
|
|
# Generated from qstandarditem.pro.
|
|
|
|
|
|
|
|
#####################################################################
|
|
|
|
## tst_qstandarditem Test:
|
|
|
|
#####################################################################
|
|
|
|
|
2020-09-22 08:16:58 +00:00
|
|
|
qt_internal_add_test(tst_qstandarditem
|
2019-11-12 14:25:19 +00:00
|
|
|
SOURCES
|
|
|
|
tst_qstandarditem.cpp
|
2022-07-25 15:50:38 +00:00
|
|
|
LIBRARIES
|
2019-11-12 14:25:19 +00:00
|
|
|
Qt::Gui
|
|
|
|
)
|