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