79c384ebb0
Fixes: QTBUG-78230 Change-Id: Ia59f531f92e1f8499a8e814ff48c36f65984ff2a Reviewed-by: Leander Beernaert <leander.beernaert@qt.io> Reviewed-by: Simon Hausmann <simon.hausmann@qt.io> Reviewed-by: Qt CMake Build Bot
17 lines
373 B
CMake
17 lines
373 B
CMake
# Generated from qaction.pro.
|
|
|
|
#####################################################################
|
|
## tst_qaction Test:
|
|
#####################################################################
|
|
|
|
add_qt_test(tst_qaction
|
|
SOURCES
|
|
tst_qaction.cpp
|
|
LIBRARIES
|
|
Qt::CorePrivate
|
|
Qt::GuiPrivate
|
|
PUBLIC_LIBRARIES
|
|
Qt::Gui
|
|
Qt::Widgets
|
|
)
|