aboutsummaryrefslogtreecommitdiffstats
path: root/tests/manual/widgets/layoutbuilder/CMakeLists.txt
blob: b8c5270d0fee814288b0e290043a462fdf4b7819 (plain)
1
2
3
4
5
6
7
8
add_qtc_test(tst_manual_widgets_layoutbuilder
  MANUALTEST
  DEPENDS Qt::Gui Utils Core
  SOURCES
    tst_manual_widgets_layoutbuilder.cpp
    ../common/themeselector.cpp ../common/themeselector.h
    ../common/themes.qrc
)