qt5base-lts/tests/auto/other/compiler/CMakeLists.txt
Leander Beernaert 0cab837fd7 Convert tests/auto/other
Change-Id: I79ba4f6bbbbede8ddab278dd987d9ad98277a229
Reviewed-by: Liang Qi <liang.qi@qt.io>
Reviewed-by: Alexandru Croitor <alexandru.croitor@qt.io>
Reviewed-by: Qt CMake Build Bot
2019-10-28 12:19:50 +00:00

18 lines
469 B
CMake

# 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:
#####################################################################