diff options
author | dundargoc <33953936+dundargoc@users.noreply.github.com> | 2023-01-25 14:36:17 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-01-25 14:36:17 +0100 |
commit | b8288df99be8df701308167e4b0b497f003f25e9 (patch) | |
tree | 3b4144e95a2da6652d0439f31d54685683606e81 /test/functional/lua/vim_spec.lua | |
parent | 06d1e86ff8e7814e4a648293c1a90414fe82bb1e (diff) | |
download | rneovim-b8288df99be8df701308167e4b0b497f003f25e9.tar.gz rneovim-b8288df99be8df701308167e4b0b497f003f25e9.tar.bz2 rneovim-b8288df99be8df701308167e4b0b497f003f25e9.zip |
build: introduce default build variables (#21991)
There are a number of cmake variables and cache variables that need to
be passed to all dependencies. This is not only cumbersome, but also
fragile as it's easy to miss adding or removing a flag from a dependency
by accident. Introducing a global variable that controls all builds
makes it much easier to handle our dependencies.
Also fixes the currently broken release workflow as we need to pass the
CMAKE_OSX_ARCHITECTURES variable to all dependencies built with cmake.
Diffstat (limited to 'test/functional/lua/vim_spec.lua')
0 files changed, 0 insertions, 0 deletions