summaryrefslogtreecommitdiffstats
path: root/tests/auto/corelib/kernel/qpointer/CMakeLists.txt
blob: c7683d5a24df61e657790998052dc2fb1c25c2b6 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
# Generated from qpointer.pro.

#####################################################################
## tst_qpointer Test:
#####################################################################

add_qt_test(tst_qpointer
    SOURCES
        tst_qpointer.cpp
)

#### Keys ignored in scope 1:.:.:qpointer.pro:<TRUE>:
# CONFIG = "testcase"

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

extend_target(tst_qpointer CONDITION TARGET Qt::Widgets
    PUBLIC_LIBRARIES
        Qt::Widgets
)