045bb3df92
Fixes: QTBUG-78224 Change-Id: I9e6294b5035b066dead0f5ff91f81e472bc56d62 Reviewed-by: Qt CMake Build Bot Reviewed-by: Simon Hausmann <simon.hausmann@qt.io>
16 lines
406 B
CMake
16 lines
406 B
CMake
# Generated from qguitimer.pro.
|
|
|
|
#####################################################################
|
|
## tst_qguitimer Test:
|
|
#####################################################################
|
|
|
|
add_qt_test(tst_qguitimer
|
|
SOURCES
|
|
../../../corelib/kernel/qtimer/tst_qtimer.cpp
|
|
LIBRARIES
|
|
Qt::CorePrivate
|
|
PUBLIC_LIBRARIES
|
|
Qt::Gui
|
|
Threads::Threads # special case
|
|
)
|