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