Delete old libgrapheme and use submodule
This commit is contained in:
2
Makefile
2
Makefile
@@ -3,7 +3,7 @@ TARGET := cubit
|
||||
SRCDIR := src
|
||||
BUILDDIR := builds
|
||||
UNIW := libs/unicode_width/unicode_width.c
|
||||
GRAPHEME := libs/libgrapheme-2.0.2/src/*.c
|
||||
GRAPHEME := libs/libgrapheme/src/*.c
|
||||
CJSON := libs/cjson/cJSON.c
|
||||
TREE_SITTER_RUBY := libs/tree-sitter-ruby/libtree-sitter-ruby.a
|
||||
TREE_SITTER_C := libs/tree-sitter-c/libtree-sitter-c.a
|
||||
|
Reference in New Issue
Block a user