summaryrefslogtreecommitdiffstats
path: root/tests/auto/cpptest/q3dcustom-volume/CMakeLists.txt
blob: 5f8d2576822bbf4a984273b65e4a5ec0d1c6adeb (plain)
1
2
3
4
5
6
7
qt_internal_add_test(q3dcustom-volume
    SOURCES
        tst_custom.cpp
    PUBLIC_LIBRARIES
        Qt::Gui
        Qt::DataVisualization
)