mirror of
https://git.sr.ht/~thestr4ng3r/chiaki
synced 2025-08-14 18:57:07 -07:00
Receive and decode Audio Frames
This commit is contained in:
parent
bd434921ae
commit
41cfefd5ae
13 changed files with 202 additions and 20 deletions
|
@ -5,6 +5,8 @@ project(chiaki)
|
|||
|
||||
option(CHIAKI_ENABLE_TESTS "Enable tests for Chiaki" ON)
|
||||
|
||||
list(APPEND CMAKE_MODULE_PATH "${CMAKE_CURRENT_SOURCE_DIR}/cmake")
|
||||
|
||||
add_subdirectory(third-party)
|
||||
|
||||
add_subdirectory(lib)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue