redox/recipes/wip/libs/bullet-physics/recipe.toml
2024-02-16 21:58:07 +00:00

7 lines
298 B
TOML

#TODO missing script for Premake or CMake, see https://github.com/bulletphysics/bullet3#build-instructions-for-bullet-using-premake-you-can-also-use-cmake-instead
[source]
git = "https://github.com/bulletphysics/bullet3"
rev = "2c204c49e56ed15ec5fcfa71d199ab6d6570b3f5"
[build]
template = "custom"