summaryrefslogtreecommitdiff
path: root/tests/auto/qdoc/config/CMakeLists.txt
blob: d384ded1482caad39a7d5ac4ca116e8eee90e908 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
# Copyright (C) 2022 The Qt Company Ltd.
# SPDX-License-Identifier: BSD-3-Clause

# Generated from config.pro.

#####################################################################
## tst_config Test:
#####################################################################

qt_internal_add_test(tst_config
    SOURCES
        ../../../../src/qdoc/config.cpp ../../../../src/qdoc/config.h
        ../../../../src/qdoc/location.cpp ../../../../src/qdoc/location.h
        ../../../../src/qdoc/qdoccommandlineparser.cpp ../../../../src/qdoc/qdoccommandlineparser.h
        ../../../../src/qdoc/utilities.cpp ../../../../src/qdoc/utilities.h
        tst_config.cpp
    INCLUDE_DIRECTORIES
        ../../../../src/qdoc
)