summaryrefslogtreecommitdiffstats
path: root/tests/auto/cpptest/q3dscene-light/CMakeLists.txt
blob: 5908e8cedbc75db731bb8ae9040455e78cf58529 (plain)
1
2
3
4
5
6
7
qt_internal_add_test(q3dscene-light
    SOURCES
        tst_light.cpp
    PUBLIC_LIBRARIES
        Qt::Gui
        Qt::DataVisualization
)