vezel-dev / zig-sdk

An MSBuild SDK for building Zig, C, and C++ projects using the Zig compiler.
https://docs.vezel.dev/zig-sdk
BSD Zero Clause License
59 stars 2 forks source link

Support Objective-C (`.objcproj`) and Objective-C++ (`.objcxxproj`) #93

Open alexrp opened 9 months ago

alexrp commented 5 months ago

This is contingent on Objective-C(++) cross-compilation actually working.