Files
qt-creator/tests/manual/widgets/tracing/CMakeLists.txt

10 lines
257 B
CMake
Raw Normal View History

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
)