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

#####################################################################
## tst_qgetputenv Test:
#####################################################################

qt_internal_add_test(tst_qgetputenv
    SOURCES
        tst_qgetputenv.cpp
)