mirror of
https://github.com/godotengine/godot-cpp.git
synced 2025-12-31 01:48:45 +03:00
Merge pull request #152 from joealam/master
(README) Fix misleading typo regarding generate_bindings
This commit is contained in:
@@ -27,7 +27,7 @@ $ cd ..
|
||||
resulting libraries will be placed under `bin/` and the generated headers will be placed under `include/*`
|
||||
|
||||
**Note:**
|
||||
> `regenerate_bindings=yes` is used to force regenerating C++ bindings (`godot_api.json` - Godot API)
|
||||
> `generate_bindings=yes` is used to force regenerating C++ bindings (`godot_api.json` - Godot API)
|
||||
|
||||
> Include `use_llvm=yes` for using clang++
|
||||
|
||||
|
||||
Reference in New Issue
Block a user