0d43af1281
Change-Id: If411b1e7c3a7cb58922e5a48309f42ba29f2c068 Reviewed-by: Simon Hausmann <simon.hausmann@qt.io>
17 lines
389 B
CMake
17 lines
389 B
CMake
# Generated from qsqlresult.pro.
|
|
|
|
#####################################################################
|
|
## tst_qsqlresult Test:
|
|
#####################################################################
|
|
|
|
add_qt_test(tst_qsqlresult
|
|
SOURCES
|
|
testsqldriver.h
|
|
tst_qsqlresult.cpp
|
|
LIBRARIES
|
|
Qt::CorePrivate
|
|
Qt::SqlPrivate
|
|
PUBLIC_LIBRARIES
|
|
Qt::Sql
|
|
)
|