Box2DΒΆ

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