summaryrefslogtreecommitdiffstats
path: root/tests/auto/cpptest/q3dinput-touch/CMakeLists.txt
blob: de76081b76098826e38d58e3e47f2c105f7074c6 (plain)
1
2
3
4
5
6
7
qt_internal_add_test(q3dinput-touch
    SOURCES
        tst_input.cpp
    LIBRARIES
        Qt::Gui
        Qt::DataVisualization
)