Xmake Zigcc

Use when compiling C/C++ with `zig cc` / `zig c++` in Xmake, or cross-compiling to another platform with zig as the cross compiler — `--toolchain=zigcc`, the `-target` tuple xmake derives from `-p/-a`, and when `--cross=<tuple>` is required. Also covers the `zig` toolchain for Zig code.

xmake-io Updated

File contents

xmake-io/xmake-skills/tree/main/skills/toolchains/xmake-zigcc commit 2f549e984b

Frequently asked questions

npx skillmds@latest add xmake-io/xmake-zigcc