4936b6c795
Change-Id: I32046f33612f9b306dd889a0d42aa70d32375531 Reviewed-by: Simon Hausmann <simon.hausmann@qt.io>
16 lines
377 B
CMake
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
|
|
)
|