From 5006226e945fc645e6d9b21252c9eee53cc191cc Mon Sep 17 00:00:00 2001 From: dec05eba Date: Sun, 23 Sep 2018 12:22:37 +0200 Subject: Fix various things, add generated zig header files to global include Fix compile_commands.json missing build steps. Fix c includes -> zig includes flags. Fix crash when running sibs new/init without defining lang. Add generated zig header files to global include so they can be used from c/c++. Add zig and zig/c (using zig and c in the same project) examples. --- depends/libninja | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'depends') diff --git a/depends/libninja b/depends/libninja index efd1bdf..2698cbc 160000 --- a/depends/libninja +++ b/depends/libninja @@ -1 +1 @@ -Subproject commit efd1bdf5576ddcff21fecc0ff5efa4d53aa8d08d +Subproject commit 2698cbc14f8a2a108a3252f03e053cb47b8b5101 -- cgit v1.2.3