summaryrefslogtreecommitdiffstats
path: root/tests/auto/corelib/text/qlocale/syslocaleapp/CMakeLists.txt
blob: b585abe070f68e549e8f6d828b8e50c1b9a5d9eb (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
# Copyright (C) 2022 The Qt Company Ltd.
# SPDX-License-Identifier: LicenseRef-Qt-Commercial OR GPL-3.0-only WITH Qt-GPL-exception-1.0

# Generated from syslocaleapp.pro.

#####################################################################
## syslocaleapp Binary:
#####################################################################

qt_internal_add_executable(syslocaleapp
    OUTPUT_DIRECTORY "${CMAKE_CURRENT_BINARY_DIR}/"
    SOURCES
        syslocaleapp.cpp
)