add logger

This commit is contained in:
chatlanin
2022-03-20 22:01:41 +03:00
parent f87a80b495
commit 6b124255a0
14 changed files with 448 additions and 23 deletions

View File

@@ -3,7 +3,7 @@ project(
'hack',
'cpp',
version : '0.0.1',
default_options : ['cpp_std=c++20']
default_options : ['cpp_std=c++2a']
)
add_project_arguments (