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