mirror of
https://github.com/google/flatbuffers.git
synced 2026-06-09 06:30:54 +00:00
remove flatbuffers tests from android (#7959)
This commit is contained in:
@@ -48,7 +48,6 @@ find_library( # Sets the name of the path variable.
|
||||
target_link_libraries( # Specifies the target library.
|
||||
native-lib
|
||||
flatbuffers
|
||||
flatbuffers_tests
|
||||
# Links the target library to the log library
|
||||
# included in the NDK.
|
||||
${log-lib} )
|
||||
|
||||
Reference in New Issue
Block a user