mirror of
https://git.sr.ht/~thestr4ng3r/chiaki
synced 2025-08-14 18:57:07 -07:00
Implement bright_ambassador
This commit is contained in:
parent
35c320d53d
commit
1162b26759
7 changed files with 155 additions and 4 deletions
|
@ -4,7 +4,8 @@ target_include_directories(munit PUBLIC "${CMAKE_CURRENT_SOURCE_DIR}/munit")
|
|||
|
||||
add_executable(chiaki-unit
|
||||
main.c
|
||||
http.c)
|
||||
http.c
|
||||
rpcrypt.c)
|
||||
|
||||
target_link_libraries(chiaki-unit chiaki-lib munit)
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue