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