mirror of
https://github.com/neovim/neovim.git
synced 2024-12-20 03:05:11 -07:00
921162a4b1
The VS 2019 CMake generator no longer has different generator types for different architectures. Now, the architecture is specified via CMake's `-A` switch. However, this requires we also propagate `${CMAKE_GENERATOR_PLATFORM}` to the bundled deps, so they build for the same architecture as Nvim. |
||
---|---|---|
.. | ||
cmake | ||
patches | ||
CMakeLists.txt |