mirror of
https://gitlab.redox-os.org/redox-os/redox.git
synced 2026-07-09 04:58:42 +08:00
8 lines
301 B
TOML
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"
|