summaryrefslogtreecommitdiffstats
path: root/tests/auto/gui/kernel/qclipboard/copier/CMakeLists.txt
blob: 8ec988903716ac79aade5a0be23c2ba0b741aad9 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
# Copyright (C) 2022 The Qt Company Ltd.
# SPDX-License-Identifier: BSD-3-Clause

# Generated from copier.pro.

#####################################################################
## copier Binary:
#####################################################################

# special case begin
set(args OUTPUT_DIRECTORY "${CMAKE_CURRENT_BINARY_DIR}")
# special case end

qt_internal_add_executable(copier
    ${args} # special case
    SOURCES
        main.cpp
    LIBRARIES
        Qt::Gui
)

## Scopes:
#####################################################################

#### Keys ignored in scope 2:.:.:copier.pro:WIN32:
# DESTDIR = "../copier"