mirror of
https://github.com/neovim/neovim.git
synced 2026-02-16 17:30:41 +10:00
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.
3.0 KiB
3.0 KiB