tree-sitter-python
tree-sitter-python copied to clipboard
fix: use current source dir for EXISTS check
The file would not be found if this project was included with add_subdirectory and the build would fail during linking. This fixes the issue.
Start with the template
Start with the template
It seems like the template has now been fixed in d73b66cbbcd1392884486bcbadadaa827cc5c579
This is now fixed