qt5base-lts/tests/auto/sql/kernel/qsqlquery/CMakeLists.txt

15 lines
356 B
CMake
Raw Normal View History

# 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
)