summaryrefslogtreecommitdiffstats
path: root/tests/auto/other/compiler/CMakeLists.txt
blob: 6aa7c439665a7caaef21e954dcac3fc1fc480677 (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_add_test(tst_compiler
    EXCEPTIONS # special case
    SOURCES
        baseclass.cpp baseclass.h
        derivedclass.cpp derivedclass.h
        othersource.cpp
        tst_compiler.cpp
)

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