summaryrefslogtreecommitdiffstats
path: root/tests/auto/client/datadevicev1/CMakeLists.txt
blob: cfc2f5beb912e0f943dcc37dfb9c9ac8ad1bad2e (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
# Copyright (C) 2022 The Qt Company Ltd.
# SPDX-License-Identifier: BSD-3-Clause

# Generated from datadevicev1.pro.

#####################################################################
## tst_datadevicev1 Test:
#####################################################################

qt_internal_add_test(tst_datadevicev1
    SOURCES
        tst_datadevicev1.cpp
    LIBRARIES
        SharedClientTest
)