meson
meson copied to clipboard
Macos broken find_framwork_paths func. when using invalid args for 'C'
@dcbaker @eli-schwartz
Hello just to know if one of you had time to review this request. It just adapt the find_framework_paths function in clike.py to not break when using clang. For this function the args are not required, but the other external args in CXXFLAGS or OBJCXXFLAGS may be required to find the framework library path.
Since developers do not want to correct bugs of meson for macos platform closing this pull request