summaryrefslogtreecommitdiff
path: root/tests/manual/widgets/tracing/CMakeLists.txt
blob: 0d34eabd886d7c5886ba4b27e62ee873c67b323a (plain)
1
2
3
4
5
6
7
8
9
add_qtc_test(tst_manual_widgets_tracing
  MANUALTEST
  CONDITION TARGET Tracing
  DEPENDS Tracing Utils Core Qt::Gui Qt::Quick
  SOURCES
    tst_manual_widgets_tracing.cpp
    ../common/themeselector.cpp ../common/themeselector.h
    ../common/themes.qrc
)