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

#####################################################################
## tst_compiler Test:
#####################################################################

qt_internal_add_test(tst_compiler
    EXCEPTIONS # special case
    SOURCES
        baseclass.cpp baseclass.h
        derivedclass.cpp derivedclass.h
        othersource.cpp
        tst_compiler.cpp
)

## Scopes:
#####################################################################