mirror of
				https://github.com/neovim/neovim.git
				synced 2025-11-04 09:44:31 +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