Merge pull request #1657 from FeralBytes/patch-13

fix for PR #1654
This commit is contained in:
Chris Bradfield
2018-08-06 18:37:08 -07:00
committed by GitHub
@@ -100,6 +100,10 @@ manager.
Using Clang appears to be a requirement for OpenBSD, otherwise fonts
would not build.
.. note:: If you are compiling Godot for production use, then you can
make the final executable smaller and faster by adding the
SCons option ``target=release_debug``.
Building export templates
-------------------------