diff options
author | Johannes Schindelin <johannes.schindelin@gmx.de> | 2020-09-28 21:09:08 +0000 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2020-09-28 15:11:39 -0700 |
commit | e18ae4e7a6cd687ba9dac8be1e88a3d99f676fd5 (patch) | |
tree | 4c8d8c8260d21eb5910f81d17cd06ae6d5e30959 /git-request-pull.sh | |
parent | cmake: do find Git for Windows' shell interpreter (diff) | |
download | tgif-e18ae4e7a6cd687ba9dac8be1e88a3d99f676fd5.tar.xz |
cmake: ensure that the `vcpkg` packages are found on Windows
On Windows, we use the `vcpkg` project to manage the dependencies, via
`compat/vcbuild/`. Let's make sure that these dependencies are found by
default.
This is needed because we are about to recommend loading the Git
worktree as a folder into Visual Studio, relying on the automatic CMake
support (which would make it relatively cumbersome to adjust the search
path used by CMake manually).
Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'git-request-pull.sh')
0 files changed, 0 insertions, 0 deletions