add_library(io STATIC textio.cpp) target_link_libraries(io utils ${Boost_LIBRARIES} ${PCAP_LIBRARY})