summaryrefslogtreecommitdiffstats
path: root/tests/auto/cpptest/q3dscatter-modelproxy/CMakeLists.txt
blob: 232b192afd9b51bfd087e4a23386de02501bb00e (plain)
1
2
3
4
5
6
7
8
qt_add_test(q3dscatter-modelproxy
    SOURCES
        tst_proxy.cpp
    PUBLIC_LIBRARIES
        Qt::Gui
        Qt::Widgets
        Qt::DataVisualization
)