oups forget something

This commit is contained in:
Echalaye 2026-06-23 14:26:59 +02:00
parent 3984e94bc5
commit 3d2f5be5e5
3 changed files with 665 additions and 0 deletions

File diff suppressed because one or more lines are too long

View File

@ -7,6 +7,7 @@ list(APPEND FLUTTER_PLUGIN_LIST
)
list(APPEND FLUTTER_FFI_PLUGIN_LIST
jni
)
set(PLUGIN_BUNDLED_LIBRARIES)

View File

@ -7,6 +7,7 @@ list(APPEND FLUTTER_PLUGIN_LIST
)
list(APPEND FLUTTER_FFI_PLUGIN_LIST
jni
)
set(PLUGIN_BUNDLED_LIBRARIES)