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