mirror of
https://github.com/neovim/neovim.git
synced 2026-04-28 18:24:13 +00:00
cmake: if helptags generation fails, echo the message
This commit is contained in:
@@ -35,7 +35,7 @@ add_custom_command(OUTPUT ${GENERATED_HELP_TAGS}
|
||||
COMMAND "${PROJECT_BINARY_DIR}/bin/nvim"
|
||||
-u NONE
|
||||
-i NONE
|
||||
-es
|
||||
-e
|
||||
--headless
|
||||
-c "helptags ++t ."
|
||||
-c quit
|
||||
|
||||
Reference in New Issue
Block a user