Skip to content

v3.2.3

Compare
Choose a tag to compare
@alexrp alexrp released this 23 Jun 18:07
· 381 commits to master since this release
v3.2.3
  • Added LinkerDirectory and LinkerReference items for consuming third-party libraries through linker search paths.
  • Added a UseMicrosoftAbi property that can be used to switch to the MSVC ABI when targeting Windows.
    • Note that this is incompatible with cross-compilation from non-Windows platforms.