Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Xcode: Properly identify frameworks with system includes | Gregor Jasny | 2021-12-22 | 1 | -0/+8 |
Check the complete include path for being a system include, not the derived framework search path. The code for Ninja and Makefile generators does exactly the same. Fixes: #23011 |