summaryrefslogtreecommitdiffstats
path: root/tests/auto/widgets/widgets/qopenglwidget/CMakeLists.txt
blob: a9172dec4f2db6dccefd452529e6bc19a30ddaa4 (plain)
1
2
3
4
5
6
add_qt_test("tst_qopenglwidget" RUN_SERIAL SOURCES tst_qopenglwidget.cpp
    LIBRARIES
        Qt::GuiPrivate
        Qt::CorePrivate
        Qt::Widgets
)