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

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

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