aboutsummaryrefslogtreecommitdiffstats
path: root/tests/auto/dlt/CMakeLists.txt
blob: 24cb772ebd8c15015e3cf7815f93a786b37b2417 (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_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"