summaryrefslogtreecommitdiffstats
path: root/tests/auto/widgets/schemes/CMakeLists.txt
blob: ae3a38f917bbb056ad9352d2c653682d4bab6b74 (plain)
1
2
3
4
5
6
7
8
9
10
# Copyright (C) 2022 The Qt Company Ltd.
# SPDX-License-Identifier: BSD-3-Clause

qt_internal_add_test(tst_schemes
    SOURCES
        tst_schemes.cpp
    LIBRARIES
        Qt::WebEngineWidgets
)