summaryrefslogtreecommitdiffstats
path: root/tests/auto/gui/kernel/qclipboard/copier/CMakeLists.txt
blob: 4595093b3b7ee9277f841255d0b8c354f16049b7 (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
# Generated from copier.pro.

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

# special case begin
set(win32_args)
if (WIN32)
    set(win32_args OUTPUT_DIRECTORY "${CMAKE_CURRENT_BINARY_DIR}")
endif()
# special case end

add_qt_executable(copier
    ${win32_args} # special case
    SOURCES
        main.cpp
    PUBLIC_LIBRARIES
        Qt::Gui
)

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

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