Always build tl_jni_object for Android.
GitOrigin-RevId: cb73b36c43ea1144379c8257537c40fe340cfe29
This commit is contained in:
parent
ba3204a5c2
commit
fcb96bd3ff
@ -301,7 +301,7 @@ endif()
|
||||
#SOURCE SETS
|
||||
|
||||
set_source_files_properties(${TL_TD_AUTO} PROPERTIES GENERATED TRUE)
|
||||
if (TD_ENABLE_JNI)
|
||||
if (TD_ENABLE_JNI OR ANDROID)
|
||||
set(TL_JNI_OBJECT
|
||||
td/tl/tl_jni_object.cpp
|
||||
td/tl/tl_jni_object.h
|
||||
|
Reference in New Issue
Block a user