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