mirror of
https://github.com/immich-app/immich.git
synced 2026-05-18 03:10:24 +03:00
memory optimization
This commit is contained in:
@@ -8,3 +8,5 @@ project(native_buffer LANGUAGES C)
|
||||
add_library(native_buffer SHARED
|
||||
src/main/cpp/native_buffer.c
|
||||
)
|
||||
|
||||
target_link_libraries(native_buffer jnigraphics)
|
||||
|
||||
Reference in New Issue
Block a user