aboutsummaryrefslogtreecommitdiff
path: root/include/Conf.hpp
diff options
context:
space:
mode:
authordec05eba <dec05eba@protonmail.com>2018-09-20 20:25:40 +0200
committerdec05eba <dec05eba@protonmail.com>2020-07-06 07:39:33 +0200
commit9dd940a47e99becff4213e0abe38799da47771ac (patch)
tree93ede37274f69ac440094f11d144a3bd16b4d8f3 /include/Conf.hpp
parent3f117ba513d7f8ec8244103174f8635df7bd379b (diff)
Add zig support (still primitive)
Diffstat (limited to 'include/Conf.hpp')
-rw-r--r--include/Conf.hpp3
1 files changed, 2 insertions, 1 deletions
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