.. spelling:word-list:: Box2D .. index:: physics ; Box2D Box2D http://box2d.org Official GitHub Hunterized Example hunter_add_package(Box2D) find_package(Box2D CONFIG REQUIRED) target_link_libraries(boo PUBLIC Box2D::Box2D)