diff options
author | mattbsage <mattbsage@gmail.com> | 2025-06-19 13:26:17 +1000 |
---|---|---|
committer | Dylan Baker <dylan@pnwbakers.com> | 2025-07-09 09:59:50 -0700 |
commit | ed6cbaa92aeb015fe05a068303a248fad1c144f4 (patch) | |
tree | 1d05fccc58f08027c297c08ba0032225ad190199 /mesonbuild/backend/vs2017backend.py | |
parent | 3c37b766f4ee0c4a571f51e2f29ff25f9dab2a53 (diff) | |
download | meson-master.zip meson-master.tar.gz meson-master.tar.bz2 |
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 'mesonbuild/backend/vs2017backend.py')
0 files changed, 0 insertions, 0 deletions