0d43af1281
Change-Id: If411b1e7c3a7cb58922e5a48309f42ba29f2c068 Reviewed-by: Simon Hausmann <simon.hausmann@qt.io>
16 lines
381 B
CMake
16 lines
381 B
CMake
# Generated from qsqltablemodel.pro.
|
|
|
|
#####################################################################
|
|
## tst_qsqltablemodel Test:
|
|
#####################################################################
|
|
|
|
add_qt_test(tst_qsqltablemodel
|
|
SOURCES
|
|
tst_qsqltablemodel.cpp
|
|
LIBRARIES
|
|
Qt::CorePrivate
|
|
Qt::SqlPrivate
|
|
PUBLIC_LIBRARIES
|
|
Qt::Sql
|
|
)
|