summaryrefslogtreecommitdiff
path: root/t/t5605-clone-local.sh
diff options
context:
space:
mode:
authorLibravatar Johannes Schindelin <johannes.schindelin@gmx.de>2021-03-27 23:06:22 +0000
committerLibravatar Junio C Hamano <gitster@pobox.com>2021-03-27 18:02:23 -0700
commit7bb544a4d13810c10d2c0fa1bfed336c7a31a4bc (patch)
treecc0691b970c1ce046dc63490dfbd0b24b3de048b /t/t5605-clone-local.sh
parentGit 2.31.1 (diff)
downloadtgif-7bb544a4d13810c10d2c0fa1bfed336c7a31a4bc.tar.xz
cmake: support SKIP_DASHED_BUILT_INS
Just like the Makefile-based build learned to skip hard-linking the dashed built-ins in 179227d6e21 (Optionally skip linking/copying the built-ins, 2020-09-21), this patch teaches the CMake-based build the same trick. Note: In contrast to the Makefile-based process, the built-ins would only be linked during installation, not already when Git is built. Therefore, the CMake-based build that we use in our CI builds _already_ does not link those built-ins (because the files are not installed anywhere, they are used to run the test suite in-place). Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de> Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 't/t5605-clone-local.sh')
0 files changed, 0 insertions, 0 deletions