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

#####################################################################
## tst_qsql Test:
#####################################################################

qt_add_test(tst_qsql
    SOURCES
        tst_qsql.cpp
    PUBLIC_LIBRARIES
        Qt::CorePrivate
        Qt::SqlPrivate
)