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
16 lines
365 B
CMake
16 lines
365 B
CMake
# Generated from qfocusevent.pro.
|
|
|
|
#####################################################################
|
|
## tst_qfocusevent Test:
|
|
#####################################################################
|
|
|
|
add_qt_test(tst_qfocusevent
|
|
SOURCES
|
|
tst_qfocusevent.cpp
|
|
LIBRARIES
|
|
Qt::GuiPrivate
|
|
PUBLIC_LIBRARIES
|
|
Qt::Gui
|
|
Qt::Widgets
|
|
)
|