summaryrefslogtreecommitdiff
path: root/examples/svg/richtext/CMakeLists.txt
blob: f0b57d205ea5f771438e641284d52dd76e6fed92 (plain)
1
2
3
4
5
6
# Copyright (C) 2022 The Qt Company Ltd.
# SPDX-License-Identifier: BSD-3-Clause

if(TARGET Qt::Widgets)
    qt_internal_add_example(textobject)
endif()