mirror of
https://git.sr.ht/~thestr4ng3r/chiaki
synced 2025-08-21 14:03:11 -07:00
Basic Session
This commit is contained in:
parent
ad587d5aa2
commit
a81de8f7b5
11 changed files with 445 additions and 3 deletions
|
@ -1,3 +1,5 @@
|
|||
|
||||
add_executable(chiaki-test
|
||||
main.c)
|
||||
main.c)
|
||||
|
||||
target_link_libraries(chiaki-test chiaki-lib)
|
Loading…
Add table
Add a link
Reference in a new issue