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

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

add_qt_test(tst_compiler
    SOURCES
        baseclass.cpp baseclass.h
        derivedclass.cpp derivedclass.h
        othersource.cpp
        tst_compiler.cpp
)

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