aboutsummaryrefslogtreecommitdiffstats
path: root/tests/auto/tracing/flamegraphview/CMakeLists.txt
blob: 2a247c9ea1849a292712682f8885855570baf910 (plain)
1
2
3
4
5
6
add_qtc_test(tst_tracing_flamegraphview
  DEPENDS Tracing Qt5::QuickWidgets Qt5::Quick Utils
  SOURCES
    tst_flamegraphview.cpp
    flamegraphview.qrc
)