forked from qt-creator/qt-creator
...they do not need to be "executables" anymore Change-Id: Ided0fa85ae891df66add47e59a9d7245f880213c Reviewed-by: Cristian Adam <cristian.adam@qt.io>
8 lines
208 B
CMake
8 lines
208 B
CMake
add_qtc_test(tst_manual_widgets_crumblepath
|
|
DEPENDS Qt5::Gui Utils Core
|
|
SOURCES
|
|
tst_manual_widgets_crumblepath.cpp
|
|
../common/themeselector.cpp ../common/themeselector.h
|
|
../common/themes.qrc
|
|
)
|