Y
Hacker News
new
|
ask
|
show
|
jobs
by
janjones
134 days ago
Then you are already using XMake (albeit a different one than OP), it's the original codename for MSBuild, still present in the code:
https://github.com/dotnet/msbuild/blob/main/src/MSBuild/XMak...
:)
1 comments
debugnik
134 days ago
Your phrasing could confuse readers: MSBuild happened to historically have XMake as a codename but is entirely unrelated to the build system known as XMake.
link
janjones
134 days ago
Clarified my comment a bit, thanks
link