aboutsummaryrefslogtreecommitdiff
path: root/src/liblzma
diff options
context:
space:
mode:
authorJia Tan <jiat0218@gmail.com>2023-07-28 22:03:08 +0800
committerLasse Collin <lasse.collin@tukaani.org>2023-08-01 18:41:42 +0300
commit962b3d41e0c27355ba3052ef7b7d9a887de807e5 (patch)
treedcae793108082963d931befadd8091c3157b65a1 /src/liblzma
parentliblzma: Prevent an empty translation unit in Windows builds. (diff)
downloadxz-962b3d41e0c27355ba3052ef7b7d9a887de807e5.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 '')
0 files changed, 0 insertions, 0 deletions