Explorar o código

Mention yasm as optional build dep for macOS

See godotengine/godot#21719.
Rémi Verschelde %!s(int64=6) %!d(string=hai) anos
pai
achega
a0e9bb8b81
Modificáronse 1 ficheiros con 1 adicións e 0 borrados
  1. 1 0
      development/compiling/compiling_for_osx.rst

+ 1 - 0
development/compiling/compiling_for_osx.rst

@@ -14,6 +14,7 @@ required:
 -  Python 2.7+ or Python 3.5+
 -  SCons build system
 -  Xcode (or the more lightweight Command Line Tools for Xcode)
+-  *Optional* - yasm (for WebM SIMD optimizations)
 
 .. seealso:: For a general overview of SCons usage for Godot, see
              :ref:`doc_introduction_to_the_buildsystem`.