71c43b035b
Change-Id: If1b2e105836b73b1a68ed5a8e11feb8e114d66e2 Reviewed-by: Leander Beernaert <leander.beernaert@qt.io> Reviewed-by: Simon Hausmann <simon.hausmann@qt.io>
15 lines
423 B
CMake
15 lines
423 B
CMake
# Generated from tuplediagnostics.pro.
|
|
|
|
#####################################################################
|
|
## tuplediagnostics Binary:
|
|
#####################################################################
|
|
|
|
add_qt_executable(tuplediagnostics
|
|
NO_INSTALL # special case
|
|
OUTPUT_DIRECTORY ${CMAKE_CURRENT_BINARY_DIR} # special case
|
|
SOURCES
|
|
tst_tuplediagnostics.cpp
|
|
PUBLIC_LIBRARIES
|
|
Qt::Test
|
|
)
|