summaryrefslogtreecommitdiffstats
path: root/tests/auto/gui/kernel/qclipboard/paster/CMakeLists.txt
blob: b9f118929c3304b6c3527ebfb8e68144dcae6108 (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 paster.pro.

#####################################################################
## paster 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(paster
    ${win32_args} # special case
    SOURCES
        main.cpp
    PUBLIC_LIBRARIES
        Qt::Gui
)

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

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