mirror of
https://github.com/neovim/neovim.git
synced 2025-10-03 00:18:33 +00:00
cmake: remove unused includes (#4947)
This commit is contained in:

committed by
Justin M. Keyes

parent
dff0dd2611
commit
c475e3f8d1
@@ -1,6 +1,3 @@
|
||||
include(CheckLibraryExists)
|
||||
include(CheckCCompilerFlag)
|
||||
|
||||
option(USE_GCOV "Enable gcov support" OFF)
|
||||
|
||||
if(NOT CLANG_TSAN)
|
||||
|
Reference in New Issue
Block a user