Skip to content

Conversation

@ryantrem
Copy link
Member

Describe the change

Repo setup required several steps (npm install, git submodule update, cmake, and pod install), and the cmake command is too long to remember. This change simplifies this via node scripts. When npm install is run (for the Playground app), the other required steps are automatically run. Additionally, the iOS cmake command can easily be executed now via npm run iosCMake (for the Playground app).

Documentation

Yes

Testing

N/A

@ryantrem ryantrem enabled auto-merge (squash) July 15, 2021 23:09
@ryantrem ryantrem merged commit 99888a7 into BabylonJS:master Jul 16, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants