mix zig.precompile (zigler v0.15.2)
View Sourceprecompiles a group of zig modules for all supported platforms.
In order to cross-compile windows-msvc, you will need to have the following environment variables set:
MSVC_ROOT: path to the root of a Visual Studio installationWINSDK_ROOT: path to the root of a Windows SDK installationWINSDK_VERSION: version of the Windows SDK to use, e.g.10.0.22621.0
TODO: add a way to specify subsets of platforms.
Summary
Functions
Callback implementation for Mix.Task.run/1.
Functions
Callback implementation for Mix.Task.run/1.