mirror of
https://github.com/vlang/v.git
synced 2023-08-10 21:13:21 +03:00
android: provide more predictable logging, add comptime termux support (#14984)
This commit is contained in:
3
vlib/builtin/builtin_android_outside_termux.c.v
Normal file
3
vlib/builtin/builtin_android_outside_termux.c.v
Normal file
@ -0,0 +1,3 @@
|
||||
module builtin
|
||||
|
||||
#include "@VEXEROOT/thirdparty/android/android.h"
|
Reference in New Issue
Block a user