Skip to content

Version 4.3.0 - Named languages support (OBJC,OBJCXX)

Compare
Choose a tag to compare
@leetal leetal released this 20 May 13:07
· 52 commits to master since this release
c06b5ae

This version of the toolchain contains lots of bugfixes as well as named languages support (via enable_language() for OBJC and OBJCXX).
This should work for most implementations and the default is to enable named language support. If you want the old behaviour, just set the variable NAMED_LANGUAGE_SUPPORT=OFF.