forked from BigfootDev/flatbuffers
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