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

#####################################################################
## tst_dlt Test:
#####################################################################

qt_internal_add_test(tst_dlt
    SOURCES
        tst_dlt.cpp
    DEFINES
        SRCDIR=\\\"${CMAKE_CURRENT_SOURCE_DIR}/\\\"
    PUBLIC_LIBRARIES
        DLT::DLT
        Qt::GeniviExtras
        Qt::Gui
)

#### Keys ignored in scope 1:.:.:dlt.pro:<TRUE>:
# QMAKE_PROJECT_NAME = "$$TARGET"
# TEMPLATE = "app"