mirror of
https://git.sr.ht/~thestr4ng3r/chiaki
synced 2025-08-14 18:57:07 -07:00
Prepare Audio Receiver
This commit is contained in:
parent
e0bef511b2
commit
bd434921ae
5 changed files with 102 additions and 3 deletions
|
@ -36,7 +36,7 @@ set(SOURCE_FILES
|
|||
src/ecdh.c
|
||||
src/launchspec.c
|
||||
src/random.c
|
||||
src/gkcrypt.c src/audio.c)
|
||||
src/gkcrypt.c src/audio.c include/chiaki/audioreceiver.h src/audioreceiver.c)
|
||||
|
||||
add_subdirectory(protobuf)
|
||||
include_directories("${NANOPB_SOURCE_DIR}")
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue