8801d499d0
Change-Id: Ief296935d274bfaa217442890927593f0875271a Reviewed-by: Simon Hausmann <simon.hausmann@qt.io>
20 lines
484 B
CMake
20 lines
484 B
CMake
# Generated from qfiledialog2.pro.
|
|
|
|
#####################################################################
|
|
## tst_qfiledialog2 Test:
|
|
#####################################################################
|
|
|
|
add_qt_test(tst_qfiledialog2
|
|
SOURCES
|
|
tst_qfiledialog2.cpp
|
|
DEFINES
|
|
SRCDIR=\\\"${CMAKE_CURRENT_SOURCE_DIR}/\\\"
|
|
LIBRARIES
|
|
Qt::CorePrivate
|
|
Qt::GuiPrivate
|
|
Qt::WidgetsPrivate
|
|
PUBLIC_LIBRARIES
|
|
Qt::Gui
|
|
Qt::Widgets
|
|
)
|