mirror of
https://github.com/google/flatbuffers.git
synced 2026-06-02 04:04:19 +00:00
Removed idl_gen_general.cpp and move contents to code_generators.cpp (#5625)
This commit is contained in:
committed by
Wouter van Oortmerssen
parent
0f2ff7eaa9
commit
80988ea869
@@ -53,8 +53,7 @@ LOCAL_SRC_FILES := android/jni/main.cpp \
|
||||
tests/test_builder.cpp \
|
||||
tests/native_type_test_impl.h \
|
||||
tests/native_type_test_impl.cpp \
|
||||
src/idl_gen_fbs.cpp \
|
||||
src/idl_gen_general.cpp
|
||||
src/idl_gen_fbs.cpp
|
||||
LOCAL_LDLIBS := -llog -landroid -latomic
|
||||
LOCAL_STATIC_LIBRARIES := android_native_app_glue flatbuffers_extra
|
||||
LOCAL_ARM_MODE := arm
|
||||
|
||||
Reference in New Issue
Block a user