mirror of
				https://github.com/neovim/neovim.git
				synced 2025-11-04 01:34:25 +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