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