mirror of
https://github.com/Dr-Blank/Vaani.git
synced 2026-01-01 15:59:32 +00:00
migrate to just audio
This commit is contained in:
parent
a1dd0e9d3f
commit
01b3dead49
22 changed files with 1062 additions and 340 deletions
|
|
@ -91,6 +91,8 @@ set_target_properties(${BINARY_NAME}
|
|||
# them to the application.
|
||||
include(flutter/generated_plugins.cmake)
|
||||
|
||||
# as suggested by https://pub.dev/packages/just_audio_media_kit
|
||||
target_link_libraries(${BINARY_NAME} PRIVATE ${MIMALLOC_LIB})
|
||||
|
||||
# === Installation ===
|
||||
# By default, "installing" just makes a relocatable bundle in the build
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue