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

9 lines
226 B
CMake
Raw Normal View History

add_qtc_test(tst_manual_widgets_manhattanstyle
MANUALTEST
DEPENDS Qt::Gui Utils Core
SOURCES
tst_manual_widgets_manhattanstyle.cpp
../common/themeselector.cpp ../common/themeselector.h
../common/themes.qrc
)