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

#####################################################################
## triangulator Binary:
#####################################################################

add_qt_manual_test(triangulator
    GUI
    SOURCES
        main.cpp
        triviswidget.cpp triviswidget.h
    PUBLIC_LIBRARIES
        Qt::Gui
        Qt::GuiPrivate
        Qt::Widgets
)

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