neovim/third-party
Christian Clason b7084fef4c
fix(build): strip trailing newline from variable (#19084)
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`.
2022-06-25 13:45:20 +02:00
..
cmake fix(build): strip trailing newline from variable (#19084) 2022-06-25 13:45:20 +02:00
patches build(deps): bump libuv to 1.44.0 (#17613) 2022-03-07 22:49:35 +01:00
CMakeLists.txt build(deps): support universal builds on macOS 2022-06-24 23:43:11 +08:00