qt6-bb10/tests/manual/qnetworkinformation/CMakeLists.txt

9 lines
157 B
CMake

qt_internal_add_manual_test(qnetworkinformation
SOURCES
tst_qnetworkinformation.cpp
PUBLIC_LIBRARIES
Qt::Network
Qt::Test
)