summaryrefslogtreecommitdiffstats
path: root/tests/auto/corelib/plugin/quuid/test/.prev_CMakeLists.txt
blob: c635f6479cb77fdf559e9c0a6a9b68f6d9302cfc (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:
#####################################################################

add_qt_test(tst_quuid
    SOURCES
        ../tst_quuid.cpp
)

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

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 = ".."