mirror of
https://github.com/godotengine/godot.git
synced 2025-02-16 07:40:36 +00:00
Updated compiling_intro (markdown)
parent
70f71f7db3
commit
376a13bd49
@ -107,7 +107,7 @@ Target controls optimization and debug flags. Each mode means:
|
||||
scons platform=<platform> target=debug/release_debug/release
|
||||
```
|
||||
|
||||
This flag appends ".debug" suffix (for debug), or ".tools" (for debug with tools enable). When optimization is enabled (release) it appends the ".opt" suffix.
|
||||
This flag appends ".debug" suffix (for debug), or ".tools" (for debug with tools enables). When optimization is enabled (release) it appends the ".opt" suffix.
|
||||
|
||||
### Bits
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user