qt6-bb10/tests/auto/gui/kernel/qshortcut/CMakeLists.txt

13 lines
323 B
CMake

# Generated from qshortcut.pro.
#####################################################################
## tst_qshortcut_kernel Test:
#####################################################################
qt_internal_add_test(tst_qshortcut_kernel
SOURCES
tst_qshortcut.cpp
PUBLIC_LIBRARIES
Qt::Gui
)