mirror of
https://github.com/google/flatbuffers.git
synced 2026-07-05 12:17:05 +00:00
Set default CRTReportMode for the flatc target (#5336)
* Set default CRTReportMode for the `flatc` target * Add util.cpp to GRPC test target * Fix path to util.h
This commit is contained in:
committed by
Wouter van Oortmerssen
parent
f9ebfcb9c4
commit
107c08988a
@@ -140,6 +140,8 @@ set(FlatBuffers_Sample_BFBS_SRCS
|
||||
set(FlatBuffers_GRPCTest_SRCS
|
||||
include/flatbuffers/flatbuffers.h
|
||||
include/flatbuffers/grpc.h
|
||||
include/flatbuffers/util.h
|
||||
src/util.cpp
|
||||
tests/monster_test.grpc.fb.h
|
||||
tests/test_assert.h
|
||||
tests/test_builder.h
|
||||
|
||||
Reference in New Issue
Block a user