all: integrate earcut library

Signed-off-by: Stephen Gutekanst <stephen@hexops.com>
This commit is contained in:
Stephen Gutekanst 2022-10-30 05:44:35 -07:00
parent 09fa494359
commit 96c2e35ab3
3 changed files with 4 additions and 1 deletions

View file

@ -18,6 +18,7 @@ const projects = [_][]const u8{
"sysaudio",
"sysjs",
"trimesh2d",
"earcut",
};
pub fn main() !void {