summaryrefslogtreecommitdiffstats
path: root/tests/manual/unc/CMakeLists.txt
blob: edab5ef368d6509b6b29eed093f15ac7e7ef19ff (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
# Generated from unc.pro.

#####################################################################
## unc Binary:
#####################################################################

qt_add_manual_test(unc
    GUI
    SOURCES
        main.cpp
    PUBLIC_LIBRARIES
        Qt::Gui
        Qt::Widgets
)

#### Keys ignored in scope 1:.:.:unc.pro:<TRUE>:
# TEMPLATE = "app"