diff options
author | Dan Hawson <18214721+GertyP@users.noreply.github.com> | 2023-07-15 10:39:37 +0100 |
---|---|---|
committer | Jussi Pakkanen <jpakkane@gmail.com> | 2023-09-10 20:37:59 +0300 |
commit | bd3341f8085686863cb1160f2ab72e6fd6bf47c7 (patch) | |
tree | 4e46968e80bfd8270ee5d92f38ae24836ae3b465 /docs/markdown/snippets | |
parent | 10708676ade79037f2d2ceeb98500a40a977abef (diff) | |
download | meson-bd3341f8085686863cb1160f2ab72e6fd6bf47c7.zip meson-bd3341f8085686863cb1160f2ab72e6fd6bf47c7.tar.gz meson-bd3341f8085686863cb1160f2ab72e6fd6bf47c7.tar.bz2 |
Recognise more include search path opts when populating 'NMakeIncludeSearchPath' to help intellisense
Added to existing '/I' and '-I' extraction with '-isystem', '/clang:-isystem', '/imsvc', '/external:I', which are forms of 'system' header include search path options for gcc, clang, clang-cl, and cl (msvc).
Factored 3 separate 'extract_...(...)' functions into one since they were always called together on the same args; a new combined '_extract_nmake_fields(...)' func avoids repeated iterations and checks.
Diffstat (limited to 'docs/markdown/snippets')
0 files changed, 0 insertions, 0 deletions