summaryrefslogtreecommitdiffstats
path: root/tests/auto/cpptest/q3dscatter-proxy/CMakeLists.txt
blob: 7875bab5b5af52ec5ba5122e8d161b83927db105 (plain)
1
2
3
4
5
6
7
qt_internal_add_test(q3dscatter-proxy
    SOURCES
        tst_proxy.cpp
    PUBLIC_LIBRARIES
        Qt::Gui
        Qt::DataVisualization
)