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

13 lines
300 B
CMake
Raw Normal View History

# Generated from qsqlfield.pro.
#####################################################################
## tst_qsqlfield Test:
#####################################################################
add_qt_test(tst_qsqlfield
SOURCES
tst_qsqlfield.cpp
PUBLIC_LIBRARIES
Qt::Sql
)