15 lines
357 B
CMake
15 lines
357 B
CMake
# Generated from qwidget.pro.
|
|
|
|
#####################################################################
|
|
## tst_bench_qwidget Binary:
|
|
#####################################################################
|
|
|
|
qt_internal_add_benchmark(tst_bench_qwidget
|
|
SOURCES
|
|
tst_qwidget.cpp
|
|
PUBLIC_LIBRARIES
|
|
Qt::Gui
|
|
Qt::Test
|
|
Qt::Widgets
|
|
)
|