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