mirror of
https://git.sr.ht/~thestr4ng3r/chiaki
synced 2025-08-14 18:57:07 -07:00
Video is working!
This commit is contained in:
parent
8876b591bc
commit
6846d61fa2
6 changed files with 93 additions and 8 deletions
|
@ -6,7 +6,8 @@ add_executable(chiaki-unit
|
|||
main.c
|
||||
http.c
|
||||
rpcrypt.c
|
||||
gkcrypt.c)
|
||||
gkcrypt.c
|
||||
takion.c)
|
||||
|
||||
target_link_libraries(chiaki-unit chiaki-lib munit)
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue