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