mirror of
https://github.com/bulletphysics/bullet3.git
synced 2026-06-08 00:03:53 +00:00
fix build error in BasicGpuDemo Thanks to joen66 for the report here: https://github.com/erwincoumans/bullet3/issues/5
5 lines
40 B
Bash
Executable File
5 lines
40 B
Bash
Executable File
|
|
cd `dirname $0`
|
|
./premake4_osx xcode4
|
|
|