2019-11-12 17:23:28 +00:00
|
|
|
# Generated from qsqlthread.pro.
|
|
|
|
|
|
|
|
#####################################################################
|
|
|
|
## tst_qsqlthread Test:
|
|
|
|
#####################################################################
|
|
|
|
|
2018-11-02 13:27:57 +00:00
|
|
|
add_qt_test(tst_qsqlthread
|
2019-11-12 17:23:28 +00:00
|
|
|
SOURCES
|
|
|
|
tst_qsqlthread.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
|
|
|
)
|