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