qt5base-lts/tests/benchmarks/gui/painting/qpainter/CMakeLists.txt
Alexandru Croitor 1718948ed4 CMake: Regenerate benchmarks
Change-Id: I4154d9ebb8303338a07350b655c7b468751efd10
Reviewed-by: Joerg Bornemann <joerg.bornemann@qt.io>
2020-07-08 11:01:38 +02:00

20 lines
476 B
CMake

# Generated from qpainter.pro.
#####################################################################
## tst_bench_qpainter Binary:
#####################################################################
qt_add_benchmark(tst_bench_qpainter
SOURCES
tst_qpainter.cpp
PUBLIC_LIBRARIES
Qt::Gui
Qt::GuiPrivate
Qt::Test
Qt::Widgets
Qt::WidgetsPrivate
)
#### Keys ignored in scope 1:.:.:qpainter.pro:<TRUE>:
# TEMPLATE = "app"