Revert to C++11

This commit is contained in:
2017-04-08 19:53:49 -05:00
parent 361ee79c41
commit 1f4cde9ef7
+1 -1
View File
@@ -15,7 +15,7 @@ endif()
if(NOT MSVC)
add_definitions(
-std=c++14
-std=c++11
-Wall
-nostdlib
-fno-exceptions