summaryrefslogtreecommitdiffstats
path: root/tests/auto/corelib/global/qwinregistry/CMakeLists.txt
blob: e5b4a52dd06aa87cf3f76f15fd38c49e098c7cb1 (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
    LIBRARIES
        Qt::CorePrivate
)