aboutsummaryrefslogtreecommitdiff
path: root/runtime/lua/man.lua
diff options
context:
space:
mode:
authorWei Tang <Fuzzier@users.noreply.github.com>2022-10-11 08:46:34 +0800
committerGitHub <noreply@github.com>2022-10-10 17:46:34 -0700
commit8f0b94b36d4d6687712ccfc525284f1fac58d2f6 (patch)
tree94312b71e007710a8453b6282a4844f858b3f81b /runtime/lua/man.lua
parent26c653718097955dc4dfbeb45ab602c8dbe9dea5 (diff)
downloadrneovim-8f0b94b36d4d6687712ccfc525284f1fac58d2f6.tar.gz
rneovim-8f0b94b36d4d6687712ccfc525284f1fac58d2f6.tar.bz2
rneovim-8f0b94b36d4d6687712ccfc525284f1fac58d2f6.zip
build(deps): disable shared library for libvterm. (#20566)
build(deps): disable shared library for libvterm Problem: Cannot build both static and share libraries for libvterm under Windows. The static and shared library would have the same name "vterm.lib", thus there would be multiple rules to build the same target. Solution: Disable shared library for libvterm. This makes it possible to use Ninja on Windows to build dependencies (2x speedup!). But not for Release builds yet. Co-authored-by: Wei Tang <gauchyler@uestc.edu.cn>
Diffstat (limited to 'runtime/lua/man.lua')
0 files changed, 0 insertions, 0 deletions