diff options
author | b-r-o-c-k <brockmammen@gmail.com> | 2018-06-14 09:34:18 -0500 |
---|---|---|
committer | b-r-o-c-k <brockmammen@gmail.com> | 2018-06-14 09:34:18 -0500 |
commit | f39a0f5dd075e19ab693438e0af91f9ccf3bfa4f (patch) | |
tree | 506806f773d0422ed1c5070b48c51add68658f3d /scripts/gen_help_html.py | |
parent | 40a257e11fc587b07b66f465033681f124779c0d (diff) | |
download | rneovim-f39a0f5dd075e19ab693438e0af91f9ccf3bfa4f.tar.gz rneovim-f39a0f5dd075e19ab693438e0af91f9ccf3bfa4f.tar.bz2 rneovim-f39a0f5dd075e19ab693438e0af91f9ccf3bfa4f.zip |
build/win: Add workaround for Windows command length limit
When building with the Ninja generator on Windows, it was possible for
the external_blobs target to fail when the generated command exceeds the
command length limit (8191 characters). To workaround the problem, a
CMake script is used to copy the files instead of a shell command.
Visual Studio bug report:
https://developercommunity.visualstudio.com/content/problem/212207/file-open-cmake-the-command-line-is-too-long.html
Diffstat (limited to 'scripts/gen_help_html.py')
0 files changed, 0 insertions, 0 deletions