15 lines
362 B
CMake
15 lines
362 B
CMake
# Generated from qaction.pro.
|
|
|
|
#####################################################################
|
|
## tst_qaction_kernel Test:
|
|
#####################################################################
|
|
|
|
qt_internal_add_test(tst_qaction_kernel
|
|
SOURCES
|
|
tst_qaction.cpp
|
|
PUBLIC_LIBRARIES
|
|
Qt::CorePrivate
|
|
Qt::Gui
|
|
Qt::GuiPrivate
|
|
)
|