#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 = "3.25" shallow_clone = true [build] template = "cmake" cmakeflags = [ "-DBUILD_UNIT_TESTS=OFF", "-DBUILD_EXTRAS=OFF", ]