Revert back to C++11
This commit is contained in:
+1
-1
@@ -17,7 +17,7 @@ endif()
|
|||||||
|
|
||||||
if(NOT MSVC)
|
if(NOT MSVC)
|
||||||
add_definitions(
|
add_definitions(
|
||||||
-std=c++14
|
-std=c++11
|
||||||
-Wall
|
-Wall
|
||||||
-nostdlib
|
-nostdlib
|
||||||
-fno-exceptions
|
-fno-exceptions
|
||||||
|
|||||||
Reference in New Issue
Block a user