14 lines
332 B
CMake
14 lines
332 B
CMake
# Generated from qactiongroup.pro.
|
|
|
|
#####################################################################
|
|
## tst_qactiongroup Test:
|
|
#####################################################################
|
|
|
|
add_qt_test(tst_qactiongroup
|
|
SOURCES
|
|
tst_qactiongroup.cpp
|
|
PUBLIC_LIBRARIES
|
|
Qt::Gui
|
|
Qt::Widgets
|
|
)
|