2019-10-21 07:47:12 +00:00
|
|
|
# Generated from qactiongroup.pro.
|
|
|
|
|
|
|
|
#####################################################################
|
|
|
|
## tst_qactiongroup Test:
|
|
|
|
#####################################################################
|
|
|
|
|
2020-07-07 16:01:06 +00:00
|
|
|
qt_add_test(tst_qactiongroup
|
2019-10-21 07:47:12 +00:00
|
|
|
SOURCES
|
|
|
|
tst_qactiongroup.cpp
|
|
|
|
PUBLIC_LIBRARIES
|
|
|
|
Qt::Gui
|
|
|
|
Qt::Widgets
|
|
|
|
)
|