aboutsummaryrefslogtreecommitdiffstats
path: root/tests/auto/quick/geometry/CMakeLists.txt
blob: 1c729527fe47bdc4d7529e1739c1c6d07bfc4006 (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_internal_add_test(tst_geometry
    SOURCES
        tst_geometry.cpp
    PUBLIC_LIBRARIES
        Qt::CorePrivate
        Qt::Gui
        Qt::GuiPrivate
        Qt::QmlPrivate
        Qt::QuickPrivate
)

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