summaryrefslogtreecommitdiffstats
path: root/tests/auto/cpptest/q3daxis-category/CMakeLists.txt
blob: ca408c4a2afc9f8b1fa66585ca6860b4e521494f (plain)
1
2
3
4
5
6
7
qt_add_test(q3daxis-category
    SOURCES
        tst_axis.cpp
    PUBLIC_LIBRARIES
        Qt::Gui
        Qt::DataVisualization
)