mirror of
https://bitbucket.org/smil3y/katie.git
synced 2025-02-25 11:22:58 +00:00
5 lines
171 B
CMake
5 lines
171 B
CMake
katie_test(tst_qsocketnotifier
|
|
${CMAKE_CURRENT_SOURCE_DIR}/tst_qsocketnotifier.cpp
|
|
)
|
|
|
|
target_link_libraries(tst_qsocketnotifier KtNetwork ${SOCKET_AND_NSL_LIBRARIES})
|