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