4 lines
102 B
Makefile
4 lines
102 B
Makefile
all:
|
|
make -C thirdparty/libgrapheme
|
|
cp thirdparty/libgrapheme/libgrapheme.a linux-x64/libgrapheme.a
|