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