aboutsummaryrefslogtreecommitdiff
path: root/src/Makefile.am
diff options
context:
space:
mode:
authorJia Tan <jiat0218@gmail.com>2023-07-28 22:03:08 +0800
committerJia Tan <jiat0218@gmail.com>2023-07-28 22:03:08 +0800
commitf97a1afd564c48ad9cb94682e10972a72e11fa08 (patch)
treeb8eea9cb87c862960176007196ebb0c16f2fe133 /src/Makefile.am
parentCI: Fix windows-ci dependency installation. (diff)
downloadxz-f97a1afd564c48ad9cb94682e10972a72e11fa08.tar.xz
CMake: Conditionally allow the creation of broken symlinks.
The CMake build will try to create broken symlinks on Unix and Unix-like platforms. Cygwin and MSYS2 are Unix-like, but may not be able to create broken symlinks. The value of the CYGWIN or MSYS environment variables determine if broken symlinks are valid. The default for MSYS2 does not allow for broken symlinks, so the CMake build has been broken for MSYS2 since commit 80a1a8bb838842a2be343bd88ad1462c21c5e2c9.
Diffstat (limited to 'src/Makefile.am')
0 files changed, 0 insertions, 0 deletions