mirror of
https://github.com/neovim/neovim.git
synced 2025-10-03 16:36:30 +00:00
doc: fix typos [ci skip] #11787
This commit is contained in:
2
third-party/cmake/BuildUtf8proc.cmake
vendored
2
third-party/cmake/BuildUtf8proc.cmake
vendored
@@ -59,7 +59,7 @@ elseif(MSVC)
|
||||
"-DCMAKE_C_FLAGS:STRING=${CMAKE_C_COMPILER_ARG1}"
|
||||
-DCMAKE_BUILD_TYPE=${CMAKE_BUILD_TYPE}
|
||||
# Make sure we use the same generator, otherwise we may
|
||||
# accidentaly end up using different MSVC runtimes
|
||||
# accidentally end up using different MSVC runtimes
|
||||
-DCMAKE_GENERATOR=${CMAKE_GENERATOR})
|
||||
endif()
|
||||
|
||||
|
Reference in New Issue
Block a user