0d177053b9
Change-Id: Ia24cf56b79ca6dacd370a7e397024e9b663e0167 Reviewed-by: Liang Qi <liang.qi@qt.io> Reviewed-by: Simon Hausmann <simon.hausmann@qt.io>
24 lines
535 B
CMake
24 lines
535 B
CMake
# Generated from socketengine.pro.
|
|
|
|
#####################################################################
|
|
## tst_socketengine Binary:
|
|
#####################################################################
|
|
|
|
# special case begin
|
|
if (NOT QT_FEATURE_private_tests)
|
|
return()
|
|
endif()
|
|
# special case end
|
|
|
|
add_qt_manual_test(tst_socketengine
|
|
SOURCES
|
|
main.cpp
|
|
PUBLIC_LIBRARIES
|
|
Qt::CorePrivate
|
|
Qt::NetworkPrivate
|
|
Qt::Test
|
|
)
|
|
|
|
#### Keys ignored in scope 1:.:.:socketengine.pro:<TRUE>:
|
|
# TEMPLATE = "app"
|