summaryrefslogtreecommitdiff
path: root/tests/auto/qplacesearchsuggestionreply/CMakeLists.txt
blob: 609d60630d11e9bc0b52f4926bb3749b9a69a905 (plain)
1
2
3
4
5
6
7
qt_internal_add_test(tst_qplacesearchsuggestionreply
    SOURCES
        tst_qplacesearchsuggestionreply.cpp
    LIBRARIES
        Qt::Core
        Qt::Location
)