Commit ae98755
committed
ENH: Add support to find Headers in Apple Frameworks
The header locations in apple frameworks require manipulation
of the directory name in a '<pkg/myhdr.h>' include defintion.
The header file is located at <pkg.framework/Headers/myhdr.h>
in a framework.1 parent 29abbc6 commit ae98755
1 file changed
Lines changed: 28 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3006 | 3006 | | |
3007 | 3007 | | |
3008 | 3008 | | |
| 3009 | + | |
| 3010 | + | |
| 3011 | + | |
| 3012 | + | |
| 3013 | + | |
| 3014 | + | |
| 3015 | + | |
| 3016 | + | |
| 3017 | + | |
| 3018 | + | |
| 3019 | + | |
| 3020 | + | |
| 3021 | + | |
| 3022 | + | |
| 3023 | + | |
| 3024 | + | |
| 3025 | + | |
| 3026 | + | |
| 3027 | + | |
| 3028 | + | |
| 3029 | + | |
| 3030 | + | |
| 3031 | + | |
| 3032 | + | |
| 3033 | + | |
| 3034 | + | |
| 3035 | + | |
| 3036 | + | |
3009 | 3037 | | |
3010 | 3038 | | |
3011 | 3039 | | |
| |||
0 commit comments