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

#####################################################################
## testqmllint Binary:
#####################################################################

add_qt_executable(testqmllint
    GUI
    SOURCES
        main.cpp
    INCLUDE_DIRECTORIES
        .
    PUBLIC_LIBRARIES
        Qt::Gui
        Qt::Test
)

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