summaryrefslogtreecommitdiff
path: root/Documentation/git-annotate.adoc
diff options
context:
space:
mode:
authorPatrick Steinhardt <ps@pks.im>2025-03-20 11:37:46 +0100
committerJunio C Hamano <gitster@pobox.com>2025-03-21 04:11:15 -0700
commit871491f7ade026a198af054633ebfeecf23c44fe (patch)
treed61b45a682006fcf81311bc9fdcfd2c59524e9ae /Documentation/git-annotate.adoc
parent4b68faf6b93311254efad80e554780e372deb42f (diff)
meson: fix compat sources when compiling with MSVC
In our compat library we have both "msvc.c" and "mingw.c". The former is mostly a thin wrapper around the latter as it directly includes it, but it has a couple of extra headers that aren't included in "mingw.c" and is expected to be used with the Visual Studio compiler toolchain. While our Makefile knows to pick up the correct file depending on whether or not the Visual Studio toolchain is used, we don't do the same with Meson. Fix this. Signed-off-by: Patrick Steinhardt <ps@pks.im> Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'Documentation/git-annotate.adoc')
0 files changed, 0 insertions, 0 deletions