2019-11-12 17:23:28 +00:00
|
|
|
# Generated from qsqltablemodel.pro.
|
|
|
|
|
|
|
|
#####################################################################
|
|
|
|
## tst_qsqltablemodel Test:
|
|
|
|
#####################################################################
|
|
|
|
|
2018-11-02 13:27:57 +00:00
|
|
|
add_qt_test(tst_qsqltablemodel
|
2019-11-12 17:23:28 +00:00
|
|
|
SOURCES
|
|
|
|
tst_qsqltablemodel.cpp
|
2018-11-02 13:27:57 +00:00
|
|
|
LIBRARIES
|
|
|
|
Qt::CorePrivate
|
|
|
|
Qt::SqlPrivate
|
2019-11-12 17:23:28 +00:00
|
|
|
PUBLIC_LIBRARIES
|
|
|
|
Qt::Sql
|
2018-11-02 13:27:57 +00:00
|
|
|
)
|