From 9dd940a47e99becff4213e0abe38799da47771ac Mon Sep 17 00:00:00 2001 From: dec05eba Date: Thu, 20 Sep 2018 20:25:40 +0200 Subject: Add zig support (still primitive) --- include/Conf.hpp | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'include/Conf.hpp') diff --git a/include/Conf.hpp b/include/Conf.hpp index 1d714b6..278acf2 100644 --- a/include/Conf.hpp +++ b/include/Conf.hpp @@ -144,7 +144,8 @@ namespace sibs { NONE, C, - CPP + CPP, + ZIG }; struct SourceFile -- cgit v1.2.3