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