aboutsummaryrefslogtreecommitdiffstats
path: root/tests/auto/quick/geometry/CMakeLists.txt
blob: 5a791a8a9e97f2b99ebfddf6954f2717d88ae6da (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
# Generated from geometry.pro.

#####################################################################
## tst_geometry Test:
#####################################################################

qt_add_test(tst_geometry
    SOURCES
        tst_geometry.cpp
    PUBLIC_LIBRARIES
        Qt::CorePrivate
        Qt::Gui
        Qt::GuiPrivate
        Qt::QmlPrivate
        Qt::QuickPrivate
)

## Scopes:
#####################################################################