mirror of
https://github.com/neovim/neovim.git
synced 2024-12-20 11:15:14 -07:00
b7084fef4c
Problem: #19029 added a new fallback that sets `$MACOSX_DEPLOYMENT_TARGET` to the local macOS version via `sw_vers`. However, the output included a newline, which broke the generated Ninja build script. Solution: use `OUTPUT_STRIP_TRAILING_WHITESPACE` for `execute_process`. |
||
---|---|---|
.. | ||
cmake | ||
patches | ||
CMakeLists.txt |