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

#####################################################################
## tst_qsqlerror Test:
#####################################################################

qt_internal_add_test(tst_qsqlerror
    SOURCES
        tst_qsqlerror.cpp
    PUBLIC_LIBRARIES
        Qt::Sql
)