0cab837fd7
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
18 lines
469 B
CMake
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:
|
|
#####################################################################
|