mirror of
https://gitlab.redox-os.org/redox-os/redox.git
synced 2026-06-27 15:24:18 +08:00
7 lines
298 B
TOML
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"
|