15 lines
360 B
CMake
15 lines
360 B
CMake
# Generated from qsqlthread.pro.
|
|
|
|
#####################################################################
|
|
## tst_qsqlthread Test:
|
|
#####################################################################
|
|
|
|
qt_internal_add_test(tst_qsqlthread
|
|
SOURCES
|
|
tst_qsqlthread.cpp
|
|
PUBLIC_LIBRARIES
|
|
Qt::CorePrivate
|
|
Qt::Sql
|
|
Qt::SqlPrivate
|
|
)
|