mirror of
https://github.com/neovim/neovim
synced 2025-07-18 18:21:46 +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
|
install(FILES
|
||||||
lib/include/tree_sitter/api.h
|
lib/include/tree_sitter/api.h
|
||||||
lib/include/tree_sitter/parser.h
|
|
||||||
DESTINATION include/tree_sitter)
|
DESTINATION include/tree_sitter)
|
||||||
|
|
||||||
include(GNUInstallDirs)
|
include(GNUInstallDirs)
|
||||||
|
Reference in New Issue
Block a user