diff --git a/local.conf.example b/local.conf.example index 4fdb937..1e38464 100644 --- a/local.conf.example +++ b/local.conf.example @@ -6,6 +6,7 @@ ######### C++ Compiler ######### # Should work with clang and g++ # CXX=g++ +# LANG_VERSION=c++14 # DEBUG=1 # DEBUG Build (Default) # DEBUG=0 # RELEASE Build