aboutsummaryrefslogtreecommitdiffstats
path: root/tests/auto/revisions/CMakeLists.txt
blob: 46c1d4c952c39d1a7b3e1e34cb459d0722053cff (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
# Generated from revisions.pro.

#####################################################################
## tst_revisions Test:
#####################################################################

add_qt_test(tst_revisions
    SOURCES
        tst_revisions.cpp
    PUBLIC_LIBRARIES
        Qt::Gui
        Qt::Qml
)

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