kNetΒΆ

hunter_add_package(kNet)
find_package(kNet CONFIG REQUIRED)
target_link_libraries(boo PUBLIC kNet::kNet)