qt5base-lts/tests/auto/gui/kernel/qopenglwindow/CMakeLists.txt
Alexandru Croitor 4936b6c795 Regenerate tests/auto/gui/kernel
Change-Id: I32046f33612f9b306dd889a0d42aa70d32375531
Reviewed-by: Simon Hausmann <simon.hausmann@qt.io>
2019-11-13 10:05:15 +00:00

16 lines
377 B
CMake

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