mirror of
https://github.com/eledio-devices/thirdparty-ArduinoJson.git
synced 2025-11-01 16:14:05 +01:00
Added flag -fno-exceptions
This commit is contained in:
@@ -3,6 +3,7 @@ file(GLOB_RECURSE SRC_FILES *.cpp)
|
||||
|
||||
if(CMAKE_CXX_COMPILER_ID MATCHES "(GNU|Clang)")
|
||||
add_definitions(
|
||||
-fno-exceptions
|
||||
-Wall
|
||||
-Wcast-align
|
||||
-Wcast-qual
|
||||
|
||||
Reference in New Issue
Block a user