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

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

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

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