qt5base-lts/tests/auto/gui/painting/qpainterpath/CMakeLists.txt
Alexandru Croitor 43d7927004 Regenerate tests/auto/gui/painting
Change-Id: Id30f9e7e6cadb4a09c669c5688c01a84300a8c41
Reviewed-by: Simon Hausmann <simon.hausmann@qt.io>
2019-11-13 10:05:06 +00:00

13 lines
312 B
CMake

# Generated from qpainterpath.pro.
#####################################################################
## tst_qpainterpath Test:
#####################################################################
add_qt_test(tst_qpainterpath
SOURCES
tst_qpainterpath.cpp
PUBLIC_LIBRARIES
Qt::Gui
)