mirror of
https://github.com/google/flatbuffers.git
synced 2026-07-01 02:51:37 +00:00
inject no long for FBS generation to remove logs in flattests (#7926)
* inject no long for FBS generation to remove logs in flattests * updated blaze rules
This commit is contained in:
@@ -634,6 +634,7 @@ if(FLATBUFFERS_BUILD_TESTS)
|
||||
add_executable(flattests ${FlatBuffers_Tests_SRCS})
|
||||
target_link_libraries(flattests PRIVATE $<BUILD_INTERFACE:ProjectConfig>)
|
||||
|
||||
target_include_directories(flattests PUBLIC src)
|
||||
add_dependencies(flattests generated_code)
|
||||
|
||||
if(FLATBUFFERS_CODE_SANITIZE)
|
||||
|
||||
Reference in New Issue
Block a user