]> git.ipfire.org Git - thirdparty/git.git/commit
Merge branch 'js/ps-build-cmake-fixup'
authorJunio C Hamano <gitster@pobox.com>
Mon, 23 Dec 2024 17:32:13 +0000 (09:32 -0800)
committerJunio C Hamano <gitster@pobox.com>
Mon, 23 Dec 2024 17:32:13 +0000 (09:32 -0800)
commit8cad35f3535fa6724b80aada2dbd6f244ff88819
treebf26797121e743ef6ce04afefc90c33b3e2968cd
parent002a8a9d3697866aec32cc9293e4d9b436bb028f
parent2456374e782b83c4087cc819ea019ea92b535bf7
Merge branch 'js/ps-build-cmake-fixup'

Build fixes for Windows.

* js/ps-build-cmake-fixup:
  cmake/vcxproj: stop special-casing `remote-ext`
  cmake: put the Perl modules into the correct location again
  cmake: use the correct file name for the Perl header
  cmake(mergetools): better support for out-of-tree builds
  cmake: better support for out-of-tree builds follow-up