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

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

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

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