summaryrefslogtreecommitdiffstats
path: root/tests/auto/corelib/plugin/quuid/test/.prev_CMakeLists.txt
blob: 5e0aec0f339bd8db20d47be9dbbf21c3c4317cba (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_internal_add_test(tst_quuid
    SOURCES
        ../tst_quuid.cpp
)

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

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