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