diff options
author | Jia Tan <jiat0218@gmail.com> | 2023-07-28 22:03:08 +0800 |
---|---|---|
committer | Jia Tan <jiat0218@gmail.com> | 2023-07-28 22:03:08 +0800 |
commit | f97a1afd564c48ad9cb94682e10972a72e11fa08 (patch) | |
tree | b8eea9cb87c862960176007196ebb0c16f2fe133 /windows | |
parent | CI: Fix windows-ci dependency installation. (diff) | |
download | xz-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 'windows')
0 files changed, 0 insertions, 0 deletions