qt5base-lts/tests/auto/gui/itemmodels/qstandarditem/CMakeLists.txt
Alexandru Croitor bfbf3e0b3a Regenerate rest of tests/auto/gui
Change-Id: Iaaea50790161715517f7a4085116d5c893fa286b
Reviewed-by: Simon Hausmann <simon.hausmann@qt.io>
2019-11-13 10:05:37 +00:00

13 lines
316 B
CMake

# Generated from qstandarditem.pro.
#####################################################################
## tst_qstandarditem Test:
#####################################################################
add_qt_test(tst_qstandarditem
SOURCES
tst_qstandarditem.cpp
PUBLIC_LIBRARIES
Qt::Gui
)