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