mirror of
https://github.com/neovim/neovim.git
synced 2024-12-29 14:41:06 -07:00
cmake: Do not build clint-error-files by default
This commit is contained in:
parent
699e8406b5
commit
c8243ad071
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user