{"id":13732431,"url":"https://github.com/tobanteGaming/Box2D-cmake","last_synced_at":"2025-05-08T06:32:12.610Z","repository":{"id":182105559,"uuid":"141061273","full_name":"tobanteGaming/Box2D-cmake","owner":"tobanteGaming","description":"CMake wrapper for Box2D, since it uses premake5","archived":false,"fork":false,"pushed_at":"2019-05-21T08:42:26.000Z","size":10,"stargazers_count":11,"open_issues_count":1,"forks_count":4,"subscribers_count":0,"default_branch":"master","last_synced_at":"2024-08-04T02:11:10.398Z","etag":null,"topics":["box2d","cmake","cpp","cpp17","game-development","physics-2d","physics-engine"],"latest_commit_sha":null,"homepage":"","language":"CMake","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"zlib","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/tobanteGaming.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null}},"created_at":"2018-07-15T21:59:10.000Z","updated_at":"2024-01-07T10:34:02.000Z","dependencies_parsed_at":"2023-07-18T19:31:26.123Z","dependency_job_id":null,"html_url":"https://github.com/tobanteGaming/Box2D-cmake","commit_stats":null,"previous_names":["tobantegaming/box2d-cmake"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tobanteGaming%2FBox2D-cmake","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tobanteGaming%2FBox2D-cmake/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tobanteGaming%2FBox2D-cmake/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tobanteGaming%2FBox2D-cmake/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/tobanteGaming","download_url":"https://codeload.github.com/tobanteGaming/Box2D-cmake/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":224708253,"owners_count":17356509,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["box2d","cmake","cpp","cpp17","game-development","physics-2d","physics-engine"],"created_at":"2024-08-03T02:01:56.342Z","updated_at":"2024-11-14T23:32:19.104Z","avatar_url":"https://github.com/tobanteGaming.png","language":"CMake","funding_links":[],"categories":["Tools"],"sub_categories":[],"readme":"# Box2D CMake Support\n\nThis is a wrapper around the C++ library [Box2D](http://box2d.org/). The Source code can be found on [Github](https://github.com/erincatto/Box2D)\n\n## Status\n\n|                                        LICENSE                                         |                                                             Linux / macOS                                                             |                                                                         Windows                                                                         |                                    Issues                                     |\n| :------------------------------------------------------------------------------------: | :-----------------------------------------------------------------------------------------------------------------------------------: | :-----------------------------------------------------------------------------------------------------------------------------------------------------: | :---------------------------------------------------------------------------: |\n| [![License: Zlib](https://img.shields.io/badge/License-Zlib-lightgrey.svg)](./LICENSE) | [![Build Status](https://travis-ci.org/tobanteGaming/Box2D-cmake.svg?branch=master)](https://travis-ci.org/tobanteGaming/Box2D-cmake) | [![AppVeyor Build status](https://img.shields.io/appveyor/ci/tobanteGaming/Box2D-cmake.svg)](https://ci.appveyor.com/project/tobanteGaming/Box2D-cmake) | ![GitHub issues](https://img.shields.io/github/issues/tobanteGaming/Box2D-cmake.svg) |\n\n## Usage\n\n### Add as Submodule\n\n```sh\ncd $PROJECT_ROOT\ngit submodule add https://github.com/tobanteGaming/Box2D-cmake.git 3rd_party/Box2D-cmake\ngit submodule update --init --recursive\n```\n\n### Use\n\nIn CMakeLists.txt:\n\n```\nadd_subdirectory(3rd_party/Box2D-cmake)\ntarget_link_libraries(${PROJECT_NAME} tobanteGaming::Box2D)\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FtobanteGaming%2FBox2D-cmake","html_url":"https://awesome.ecosyste.ms/projects/github.com%2FtobanteGaming%2FBox2D-cmake","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FtobanteGaming%2FBox2D-cmake/lists"}