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

# Generated from char16_t.pro.

#####################################################################
## tst_qatomicinteger_char16_t Test:
#####################################################################

qt_internal_add_test(tst_qatomicinteger_char16_t
    SOURCES
        ../tst_qatomicinteger.cpp
    DEFINES
        QATOMIC_TEST_TYPE=char16_t
        tst_QAtomicIntegerXX=tst_QAtomicInteger_char16_t
)