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