Skip to content

Commit 38f633b

Browse files
author
minggo
committed
Merge pull request #68 from pipu/v3_flatbuffers_update
Modify flatbuffers/CMakeLists.txt
2 parents b07ba74 + b46cf15 commit 38f633b

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

flatbuffers/CMakeLists.txt

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
1+
set(CMAKE_CXX_FLAGS "${CMAKE_CXX_FLAGS} -fexceptions")
2+
13
set(FLATBUFFERS_SRC
24
./flatc.cpp
35
./idl_gen_cpp.cpp

0 commit comments

Comments
 (0)