0d177053b9
Change-Id: Ia24cf56b79ca6dacd370a7e397024e9b663e0167 Reviewed-by: Liang Qi <liang.qi@qt.io> Reviewed-by: Simon Hausmann <simon.hausmann@qt.io>
16 lines
375 B
CMake
16 lines
375 B
CMake
# Generated from qsqlresult.pro.
|
|
|
|
#####################################################################
|
|
## tst_qsqlresult Test:
|
|
#####################################################################
|
|
|
|
add_qt_test(tst_qsqlresult
|
|
SOURCES
|
|
testsqldriver.h
|
|
tst_qsqlresult.cpp
|
|
PUBLIC_LIBRARIES
|
|
Qt::CorePrivate
|
|
Qt::Sql
|
|
Qt::SqlPrivate
|
|
)
|