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-01 09:28:02 +00:00
|
|
|
# Generated from qtextdocumentfragment.pro.
|
|
|
|
|
|
|
|
#####################################################################
|
|
|
|
## tst_qtextdocumentfragment Test:
|
|
|
|
#####################################################################
|
|
|
|
|
2020-09-22 08:16:58 +00:00
|
|
|
qt_internal_add_test(tst_qtextdocumentfragment
|
2019-11-01 09:28:02 +00:00
|
|
|
SOURCES
|
|
|
|
tst_qtextdocumentfragment.cpp
|
2022-07-25 15:50:38 +00:00
|
|
|
LIBRARIES
|
2020-02-12 09:24:49 +00:00
|
|
|
Qt::CorePrivate
|
2019-11-01 09:28:02 +00:00
|
|
|
Qt::Gui
|
2020-02-12 09:24:49 +00:00
|
|
|
Qt::GuiPrivate
|
2019-11-01 09:28:02 +00:00
|
|
|
)
|