diff options
author | dundargoc <gocdundar@gmail.com> | 2024-01-20 18:24:45 +0100 |
---|---|---|
committer | dundargoc <33953936+dundargoc@users.noreply.github.com> | 2024-01-22 12:38:27 +0100 |
commit | b4da4783f98837efb7192a3e5a40dd491aeb1491 (patch) | |
tree | f863afa8f8216a1e2bdc6177ae8543b467cbcf6e /src/nvim/api/buffer.c | |
parent | 1233ac467de7504b277425988ef9be7f8d3a9626 (diff) | |
download | rneovim-b4da4783f98837efb7192a3e5a40dd491aeb1491.tar.gz rneovim-b4da4783f98837efb7192a3e5a40dd491aeb1491.tar.bz2 rneovim-b4da4783f98837efb7192a3e5a40dd491aeb1491.zip |
build: make genappimage.sh work with existing CMAKE_INSTALL_PREFIX
Using CMAKE_INSTALL_PREFIX is unreliable as it's a cache variable,
meaning the users previous value will be used if not supplied. Instead,
use the `--prefix` flag which is guaranteed to always work.
Diffstat (limited to 'src/nvim/api/buffer.c')
0 files changed, 0 insertions, 0 deletions