summaryrefslogtreecommitdiffstats
path: root/tests/auto/corelib/global/qwinregistry/CMakeLists.txt
blob: 95d591a1252cb466321e1266d0d23a6d69f22ac2 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
# Generated from qwinregistry.pro.

#####################################################################
## tst_qwinregistry Test:
#####################################################################

qt_internal_add_test(tst_qwinregistry
    SOURCES
        tst_qwinregistry.cpp
    PUBLIC_LIBRARIES
        Qt::CorePrivate
)