summaryrefslogtreecommitdiffstats
path: root/tests/auto/other/compiler/CMakeLists.txt
blob: 1849b7ec2ce22ba5984b6733caec6a5b8adbfac0 (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:
#####################################################################

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

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