You've already forked android_translation_layer
mirror of
https://gitlab.com/android_translation_layer/android_translation_layer.git
synced 2025-10-27 11:48:10 -07:00
Add backbutton
This commit is contained in:
@@ -169,7 +169,8 @@ libtranslationlayer_so = shared_library('translation_layer_main', [
|
||||
|
||||
executable('android-translation-layer', [
|
||||
'src/main-executable/main.c',
|
||||
'src/main-executable/r_debug.c'
|
||||
'src/main-executable/r_debug.c',
|
||||
'src/main-executable/back_button.c'
|
||||
],
|
||||
install: true,
|
||||
dependencies: [
|
||||
|
||||
Reference in New Issue
Block a user