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

#####################################################################
## tst_proxy Test:
#####################################################################

add_qt_test(tst_proxy
    SOURCES
        tst_proxy.cpp
    PUBLIC_LIBRARIES
        Qt::RemoteObjects
)
qt6_add_repc_merged(tst_proxy
    engine.rep
    subclass.rep
)

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