redox/recipes/wip/libs/other/bullet-physics/recipe.toml
2025-10-08 14:30:46 -03:00

8 lines
301 B
TOML

#TODO not compiled or tested
# build instructions: 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 = "cmake"