summaryrefslogtreecommitdiffstats
path: root/tests/auto/corelib/io/qlockfile/qlockfiletesthelper/CMakeLists.txt
blob: f70aae94b3223129c20dbb219cb07eb27cad9572 (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: LicenseRef-Qt-Commercial OR GPL-3.0-only WITH Qt-GPL-exception-1.0

# Generated from qlockfile_test_helper.pro.

#####################################################################
## qlockfile_test_helper Binary:
#####################################################################

qt_internal_add_test_helper(qlockfile_test_helper # special case
    OVERRIDE_OUTPUT_DIRECTORY # special case
    OUTPUT_DIRECTORY "${CMAKE_CURRENT_BINARY_DIR}/"
    SOURCES
        qlockfile_test_helper.cpp
)