mirror of
https://github.com/Kitware/CMake.git
synced 2026-03-20 19:00:37 -05:00
The Debian Almquist Shell (dash) provides minimal POSIX compliance instead of the power of bash. It converts literal '\n' to a real newline even in a single-quoted string. This works around the problem by avoiding the literal. We can no longer use HEREDOC.
47 KiB
Executable File
47 KiB
Executable File