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:
Vladimir Glavnyy
2019-05-10 00:10:10 +07:00
committed by Wouter van Oortmerssen
parent f9ebfcb9c4
commit 107c08988a
6 changed files with 37 additions and 17 deletions

View File

@@ -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