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

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

qt_add_test(tst_config
    SOURCES
        ../../../../src/qdoc/config.cpp ../../../../src/qdoc/config.h
        ../../../../src/qdoc/location.cpp ../../../../src/qdoc/location.h
        ../../../../src/qdoc/loggingcategory.h
        ../../../../src/qdoc/qdoccommandlineparser.cpp ../../../../src/qdoc/qdoccommandlineparser.h
        tst_config.cpp
    INCLUDE_DIRECTORIES
        ../../../../src/qdoc
)