commit 2d88b01
hovercats
·
2026-02-04 09:55:13 +0000 UTC
parent 017c4af
xxhash: headers arent copied to $outdir anymore
1 files changed,
+0,
-2
+0,
-2
1@@ -4,8 +4,6 @@ cflags{
2 '-Wall',
3 }
4
5-pkg.hdrs = copy('$outdir/include', '$srcdir', {'xxh3.h', 'xxhash.h'})
6-
7 lib('libxxhash.a', {'xxhash.c'})
8
9 exe('xxhsum', [[