qt5base-lts/tests/auto/gui/kernel/qguitimer/CMakeLists.txt

16 lines
406 B
CMake
Raw Normal View History

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