mix elixir_make.precompile (elixir_make_winfix v0.7.7)

Precompiles the given project for all targets.

This task must only be used by package creators who want to ship the precompiled NIFs. This task is often used on CI to precompile for different targets.

This is only supported if :make_precompiler is specified in your project configuration.