qt5base-lts/tests/auto/widgets/kernel/qactiongroup/CMakeLists.txt

14 lines
332 B
CMake
Raw Normal View History

# Generated from qactiongroup.pro.
#####################################################################
## tst_qactiongroup Test:
#####################################################################
add_qt_test(tst_qactiongroup
SOURCES
tst_qactiongroup.cpp
PUBLIC_LIBRARIES
Qt::Gui
Qt::Widgets
)