summaryrefslogtreecommitdiffstats
path: root/tests/auto/corelib/plugin/quuid/test/.prev_CMakeLists.txt
blob: 05ed8f84ac2d15d5a308fe038e2bbd08fccdfa44 (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
27
28
29
# Generated from test.pro.

#####################################################################
## tst_quuid Test:
#####################################################################

qt_add_test(tst_quuid
    SOURCES
        ../tst_quuid.cpp
)

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

qt_extend_target(tst_quuid CONDITION APPLE
    SOURCES
        ../tst_quuid_darwin.mm
    PUBLIC_LIBRARIES
        ${FWFoundation}
)

#### Keys ignored in scope 4:.:.:test.pro:(CMAKE_BUILD_TYPE STREQUAL Debug):
# DESTDIR = "../debug"

#### Keys ignored in scope 5:.:.:test.pro:else:
# DESTDIR = "../release"

#### Keys ignored in scope 6:.:.:test.pro:else:
# DESTDIR = ".."