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