mirror of
https://github.com/git-for-windows/git.git
synced 2026-07-06 01:43:36 -05:00
Just like the Makefile-based build learned to skip hard-linking the
dashed built-ins in 179227d6e2 (Optionally skip linking/copying the
built-ins, 2020-09-21), this patch teaches the CMake-based build the
same trick.
Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de>