We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents b07ba74 + b46cf15 commit 38f633bCopy full SHA for 38f633b
1 file changed
flatbuffers/CMakeLists.txt
@@ -1,3 +1,5 @@
1
+set(CMAKE_CXX_FLAGS "${CMAKE_CXX_FLAGS} -fexceptions")
2
+
3
set(FLATBUFFERS_SRC
4
./flatc.cpp
5
./idl_gen_cpp.cpp
0 commit comments