qt5base-lts/tests/manual/socketengine/CMakeLists.txt

26 lines
569 B
CMake
Raw Normal View History

# 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
LIBRARIES
Qt::CorePrivate
Qt::NetworkPrivate
PUBLIC_LIBRARIES
Qt::Network
Qt::Test
)
#### Keys ignored in scope 1:.:.:socketengine.pro:<TRUE>:
# TEMPLATE = "app"