mirror of
https://github.com/neovim/neovim.git
synced 2026-02-04 11:30:53 +10:00
This allows a more declarative way of defining targets which may be easier to those not familiar with cmake quirks. Example usage: # get a list of pre-configured presets cmake --list-presets # configure a preset cmake . --preset=default # build it cmake --build --preset=default
2.1 KiB
2.1 KiB