summaryrefslogtreecommitdiffstats
path: root/tests/auto/sql/kernel/qsqlrecord/CMakeLists.txt
blob: 743dc27e9d6a668f9ac4869cf2123ce211eba316 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
# Generated from qsqlrecord.pro.

#####################################################################
## tst_qsqlrecord Test:
#####################################################################

add_qt_test(tst_qsqlrecord
    SOURCES
        tst_qsqlrecord.cpp
    PUBLIC_LIBRARIES
        Qt::Sql
)