vezel-dev / zig-sdk

An MSBuild SDK for building Zig, C, and C++ projects using the Zig compiler.

Home Page:https://docs.vezel.dev/zig-sdk

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Include build mode defines under a new `ConfigurationDefines` property

alexrp opened this issue · comments

NDEBUG exists to distinguish between Debug/Release, but that isn't quite enough to figure out the ReleaseMode.