qt5base-lts/tests/auto/gui/kernel/qopenglwindow/CMakeLists.txt

16 lines
391 B
CMake
Raw Normal View History

# Generated from qopenglwindow.pro.
#####################################################################
## tst_qopenglwindow Test:
#####################################################################
qt_internal_add_test(tst_qopenglwindow
SOURCES
tst_qopenglwindow.cpp
PUBLIC_LIBRARIES
Qt::CorePrivate
Qt::Gui
Qt::GuiPrivate
Qt::OpenGL
)