This website works better with JavaScript
Home
Explore
Help
Sign In
cpp
/
JoltPhysics
mirror of
https://github.com/jrouwe/JoltPhysics.git
Watch
2
Star
0
Fork
0
Files
Issues
0
Wiki
Tree:
v2.0.1
Branches
Tags
gh-pages
master
v5.3.0
v5.2.0
v5.1.0
v5.0.0
v4.0.2
v4.0.1
v4.0.0
v3.0.1
v3.0.0
v2.0.1
v2.0.0
v1.1.0
v1.0.0
JoltPhysics
/
Build
/
cmake_xcode_macos.sh
cmake_xcode_macos.sh
84 B
Permalink
History
Raw
1
2
3
4
#!/bin/sh
cmake -S . -B XCode_MacOS -GXcode
open XCode_MacOS/JoltPhysics.xcodeproj