Start on log package

This commit is contained in:
2017-10-11 16:49:34 -05:00
parent 9f8b805e4a
commit 124f6de221
9 changed files with 205 additions and 10 deletions
+1 -1
View File
@@ -17,7 +17,7 @@ endif()
if(NOT MSVC)
add_definitions(
-std=c++11
-std=c++14
-Wall
-nostdlib
-fno-exceptions