8801d499d0
Change-Id: Ief296935d274bfaa217442890927593f0875271a Reviewed-by: Simon Hausmann <simon.hausmann@qt.io>
17 lines
381 B
CMake
17 lines
381 B
CMake
# Generated from qsidebar.pro.
|
|
|
|
#####################################################################
|
|
## tst_qsidebar Test:
|
|
#####################################################################
|
|
|
|
add_qt_test(tst_qsidebar
|
|
SOURCES
|
|
tst_qsidebar.cpp
|
|
LIBRARIES
|
|
Qt::CorePrivate
|
|
Qt::WidgetsPrivate
|
|
PUBLIC_LIBRARIES
|
|
Qt::Gui
|
|
Qt::Widgets
|
|
)
|