13 lines
300 B
CMake
13 lines
300 B
CMake
|
# Generated from qkeyevent.pro.
|
||
|
|
||
|
#####################################################################
|
||
|
## tst_qkeyevent Test:
|
||
|
#####################################################################
|
||
|
|
||
|
add_qt_test(tst_qkeyevent
|
||
|
SOURCES
|
||
|
tst_qkeyevent.cpp
|
||
|
PUBLIC_LIBRARIES
|
||
|
Qt::Gui
|
||
|
)
|