summaryrefslogtreecommitdiff
path: root/examples/svg/draganddrop/CMakeLists.txt
blob: 44074b06214c9c59974f565e9ec064a1346cf67b (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(delayedencoding)
endif()