mirror of
https://github.com/neovim/neovim.git
synced 2026-03-22 16:39:44 +00:00
cmake: Do not build clint-error-files by default
This commit is contained in:
@@ -491,6 +491,7 @@ ExternalProject_Add(
|
||||
clint-error-files
|
||||
PREFIX "${LINT_SUPPRESSES_ROOT}"
|
||||
URL "${LINT_SUPPRESSES_URL}"
|
||||
EXCLUDE_FROM_ALL 1
|
||||
CONFIGURE_COMMAND ""
|
||||
BUILD_COMMAND ""
|
||||
BUILD_IN_SOURCE 1
|
||||
|
||||
Reference in New Issue
Block a user