Skip to content

Unity: Enable UNITY_BUILD for OBJC and OBJCXX files

UNITY_BUILD currently only works with C and CXX files. This patch allows it to also work with OBJC and OBJCXX files.

Topic-rename: unity-build-objc

Edited by Brad King

Merge request reports