15 lines
356 B
CMake
15 lines
356 B
CMake
# Generated from qsqlquery.pro.
|
|
|
|
#####################################################################
|
|
## tst_qsqlquery Test:
|
|
#####################################################################
|
|
|
|
qt_internal_add_test(tst_qsqlquery
|
|
SOURCES
|
|
tst_qsqlquery.cpp
|
|
PUBLIC_LIBRARIES
|
|
Qt::CorePrivate
|
|
Qt::Sql
|
|
Qt::SqlPrivate
|
|
)
|