From 634f8b49199adb906009cb352b282ba6bcb8d6be Mon Sep 17 00:00:00 2001 From: dec05eba Date: Sun, 7 Jan 2018 14:55:49 +0100 Subject: Add info about lang.c and lang.cpp --- include/Conf.hpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'include') diff --git a/include/Conf.hpp b/include/Conf.hpp index 3dd409d..0b97960 100644 --- a/include/Conf.hpp +++ b/include/Conf.hpp @@ -196,7 +196,7 @@ namespace sibs useCmake(false), buildTests(_buildTests), cVersion(CVersion::C11), - cppVersion(CPPVersion::CPP11) + cppVersion(CPPVersion::CPP14) { cmakeDirGlobal = projectPath; cmakeDirStatic = cmakeDirGlobal; -- cgit v1.2.3