mirror of
https://github.com/TorqueGameEngines/Torque3D.git
synced 2026-07-12 23:24:41 +00:00
jolt build folder
This commit is contained in:
parent
8acf7da95b
commit
4beee81c12
48 changed files with 1556 additions and 0 deletions
4
Engine/lib/JoltPhysics/Build/cmake_xcode_macos.sh
Normal file
4
Engine/lib/JoltPhysics/Build/cmake_xcode_macos.sh
Normal file
|
|
@ -0,0 +1,4 @@
|
|||
#!/bin/sh
|
||||
|
||||
cmake -S . -B XCode_MacOS -GXcode -D"CMAKE_OSX_ARCHITECTURES=x86_64;arm64"
|
||||
open XCode_MacOS/JoltPhysics.xcodeproj
|
||||
Loading…
Add table
Add a link
Reference in a new issue