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_ios.sh
Normal file
4
Engine/lib/JoltPhysics/Build/cmake_xcode_ios.sh
Normal file
|
|
@ -0,0 +1,4 @@
|
|||
#!/bin/sh
|
||||
|
||||
cmake -S . -B XCode_iOS -DTARGET_HELLO_WORLD=OFF -DTARGET_PERFORMANCE_TEST=OFF -DCMAKE_SYSTEM_NAME=iOS -GXcode
|
||||
open XCode_iOS/JoltPhysics.xcodeproj
|
||||
Loading…
Add table
Add a link
Reference in a new issue