mirror of
https://github.com/neovim/neovim
synced 2025-07-15 16:51:49 +00:00
build: stop installing parser.h from treesitter
This commit is contained in:
@ -13,7 +13,6 @@ target_include_directories(tree-sitter
|
||||
|
||||
install(FILES
|
||||
lib/include/tree_sitter/api.h
|
||||
lib/include/tree_sitter/parser.h
|
||||
DESTINATION include/tree_sitter)
|
||||
|
||||
include(GNUInstallDirs)
|
||||
|
Reference in New Issue
Block a user