16 lines
364 B
CMake
16 lines
364 B
CMake
# Generated from qshortcut.pro.
|
|
|
|
#####################################################################
|
|
## tst_qshortcut Test:
|
|
#####################################################################
|
|
|
|
qt_internal_add_test(tst_qshortcut
|
|
SOURCES
|
|
tst_qshortcut.cpp
|
|
INCLUDE_DIRECTORIES
|
|
..
|
|
PUBLIC_LIBRARIES
|
|
Qt::Gui
|
|
Qt::Widgets
|
|
)
|