clang mingw wrap -target with cmd

  • File cl.cmd, location: [llvm]/bin
clang.exe -target x86_64-w64-mingw32 %*

According to the official Microsoft documentation:
The %* batch parameter is a wildcard reference to all the arguments, not including %0, that are passed to the batch file.

上一篇:****弹性盒


下一篇:弹性盒子最后一行靠左