summaryrefslogtreecommitdiff
path: root/docs/markdown/Using-with-Visual-Studio.md
diff options
context:
space:
mode:
authorFlorian "sp1rit"​ <sp1rit@disroot.org>2025-07-01 16:10:21 +0200
committerJussi Pakkanen <jussi.pakkanen@mailbox.org>2025-08-01 13:27:49 +0300
commit51781584d2f31a611f52ede45ae0f782e05e1f8c (patch)
tree743245e4fe18c36c6ca5afa4f320699692e79c2b /docs/markdown/Using-with-Visual-Studio.md
parent5e627c9b421a4cebb0e112af6a432fec66640c28 (diff)
downloadmeson-51781584d2f31a611f52ede45ae0f782e05e1f8c.tar.gz
gnome: early exit from _gir_has_option if g-ir-scanner is executable
_gir_has_option runs g-ir-scanner --help | grep <option> to determine if the current version of g-ir-scanner supports a particular option. This already early exists if g-ir-scanner is a OverrideProgram, as it cannot be executed if it is (technically OverridePrograms can actually be executed during configure time, but not g-ir-scanner; as it depends on native modules). Do the same in case g-ir-scanner is an executable (it currently isn't but I might want to move it into one, as to avoid the rule-dependency issue with the aforementioned native module)
Diffstat (limited to 'docs/markdown/Using-with-Visual-Studio.md')
0 files changed, 0 insertions, 0 deletions