summaryrefslogtreecommitdiffstats
path: root/tests/auto/tools/uic/CMakeLists.txt
blob: 582d9a55188b03a76216365610a80dd2af5f0290 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
# Generated from uic.pro.

#####################################################################
## tst_uic Test:
#####################################################################

qt_internal_add_test(tst_uic
    SOURCES
        tst_uic.cpp
)

# Add dependencies that are implicitly used inside the test
add_dependencies(tst_uic
    Qt::uic
)