aboutsummaryrefslogtreecommitdiff
path: root/docs/refman
diff options
context:
space:
mode:
authormattbsage <mattbsage@gmail.com>2025-06-19 13:26:17 +1000
committerDylan Baker <dylan@pnwbakers.com>2025-07-09 09:59:50 -0700
commited6cbaa92aeb015fe05a068303a248fad1c144f4 (patch)
tree1d05fccc58f08027c297c08ba0032225ad190199 /docs/refman
parent3c37b766f4ee0c4a571f51e2f29ff25f9dab2a53 (diff)
downloadmeson-master.zip
meson-master.tar.gz
meson-master.tar.bz2
Add -F compiler flag for included MacOS frameworksHEADmaster
Currently, when using frameworks on MacOS systems, Meson will send the appropriate flags to the linker but fails to pass flags to the compiler, resulting in the headers not being found for the included frameworks. This patch adds the required "-F{framework}" flag to the compiler options, so that the compiler can find the headers of included frameworks. See: https://github.com/mesonbuild/meson/issues/14641
Diffstat (limited to 'docs/refman')
0 files changed, 0 insertions, 0 deletions