Commit from pr 294
Signed-off-by: Miro Palmu <miro.palmu@helsinki.fi>
This commit is contained in:
parent
d52b3d41b8
commit
604f8849a0
1 changed files with 2 additions and 3 deletions
|
|
@ -12,16 +12,15 @@ git clone --branch 3.2 https://github.com/godotengine/godot-cpp
|
|||
cd godot-cpp
|
||||
```
|
||||
|
||||
Then we can get all the subomdules
|
||||
Then we can get all the submodules
|
||||
|
||||
```
|
||||
git submodule sync
|
||||
```
|
||||
|
||||
and we build the bindings
|
||||
And we build the bindings
|
||||
|
||||
```
|
||||
scons -j16 platform=linuxbsd target=debug
|
||||
|
||||
```
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue