qt5base-lts/tests/auto/sql/kernel/qsqldatabase/CMakeLists.txt
Alexandru Croitor 0d43af1281 Regenerate tests/auto/sql
Change-Id: If411b1e7c3a7cb58922e5a48309f42ba29f2c068
Reviewed-by: Simon Hausmann <simon.hausmann@qt.io>
2019-11-13 10:12:32 +00:00

16 lines
373 B
CMake

# Generated from qsqldatabase.pro.
#####################################################################
## tst_qsqldatabase Test:
#####################################################################
add_qt_test(tst_qsqldatabase
SOURCES
tst_qsqldatabase.cpp
LIBRARIES
Qt::CorePrivate
Qt::SqlPrivate
PUBLIC_LIBRARIES
Qt::Sql
)