15 lines
348 B
CMake
15 lines
348 B
CMake
# Generated from qscreen.pro.
|
|
|
|
#####################################################################
|
|
## tst_qscreen Test:
|
|
#####################################################################
|
|
|
|
qt_internal_add_test(tst_qscreen
|
|
SOURCES
|
|
tst_qscreen.cpp
|
|
PUBLIC_LIBRARIES
|
|
Qt::CorePrivate
|
|
Qt::Gui
|
|
Qt::GuiPrivate
|
|
)
|