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

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

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

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