diff options
author | Dundar Goc <gocdundar@gmail.com> | 2022-06-21 19:52:51 +0200 |
---|---|---|
committer | Dundar Goc <gocdundar@gmail.com> | 2022-06-21 23:29:05 +0200 |
commit | 230cb00cc598ae66f0be1ca7a9c0f42976b90255 (patch) | |
tree | 34e59fc71eed5fdcdb89ad00d0c4779ef9165c8f /src/nvim/api/options.c | |
parent | e3b51d584266100d423d46059bd80d0789c61118 (diff) | |
download | rneovim-230cb00cc598ae66f0be1ca7a9c0f42976b90255.tar.gz rneovim-230cb00cc598ae66f0be1ca7a9c0f42976b90255.tar.bz2 rneovim-230cb00cc598ae66f0be1ca7a9c0f42976b90255.zip |
build(cmake): use glob_wrapper instead of file(GLOB in main CMakeLists
This will allow cmake to check if any directories needs re-globbing, in
other words, if any new file has been added since last time cmake was
run. This will (allegedly) make the configure stage slower but I have
not noticed any difference so I believe this is well worth it.
Diffstat (limited to 'src/nvim/api/options.c')
0 files changed, 0 insertions, 0 deletions