summaryrefslogtreecommitdiffstatshomepage
path: root/runtime/lua/vim/provider/python.lua
diff options
context:
space:
mode:
authorMinimalEffort07 <90430937+MinimalEffort07@users.noreply.github.com>2025-08-17 05:25:34 +1000
committerGitHub <noreply@github.com>2025-08-16 12:25:34 -0700
commit77860f541812348c98e0733678387d1715fc6b23 (patch)
tree8ba17aaf921e6dc7f7ed7dfc82b72ace1f07f44f /runtime/lua/vim/provider/python.lua
parent013af17ed906179ce1cddf29cfaab078a47f8ea0 (diff)
build(deps): CMake generation fails when path contains spaces #35332
Problem: Additional include directories in DEPS_INCLUDE_FLAGS variable are not quoted. Paths with spaces break the resulting compile command. Solution: Enclose values in double quotes. Note: normally we should avoid manual quoting, but in this case we can't because of how `DEPS_INCLUDE_FLAGS` is used in `BuildLuv.cmake` and `BuildLpeg.cmake`.
Diffstat (limited to 'runtime/lua/vim/provider/python.lua')
0 files changed, 0 insertions, 0 deletions