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

#####################################################################
## tst_qqmlfile Test:
#####################################################################

qt_add_test(tst_qqmlfile
    SOURCES
        tst_qqmlfile.cpp
    PUBLIC_LIBRARIES
        Qt::Gui
        Qt::Qml
)

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