New features (in development)
Added license keyword to pkgconfig.generate
When specified, it will add a License:
attribute to the generated .pc file.
Support for MASM in Visual Studio backends
Previously, assembling .masm
files with Microsoft's Macro Assembler is only
available on the Ninja backend. This now also works on Visual Studio backends.
Note that building ARM64EC code using ml64.exe
is currently unimplemented in
both of the backends. If you need mixing x64 and Arm64 in your project, please
file an issue on GitHub.
The results of the search are