neovim/cmake.config
dundargoc f936a962d0 build: create separate targets for nvim with and without runtime files
This distinction is important for correct dependency management, as the
nvim binary is used to create some runtime files. The nvim binary (and
the target to build it) is thus called `nvim_bin` and the target to
build all of nvim (binary+runtime) is called `nvim`.
2024-01-20 12:59:27 +01:00
..
iwyu refactor(IWYU): fix headers 2024-01-11 21:37:23 +01:00
CMakeLists.txt build: create separate targets for nvim with and without runtime files 2024-01-20 12:59:27 +01:00
config.h.in build: various improvements 2023-12-30 14:22:25 +01:00
pathdef.c.in
versiondef.h.in build: rework --version generation 2023-12-15 00:19:38 +01:00