mirror of
https://git.sr.ht/~thestr4ng3r/chiaki
synced 2025-08-21 05:53:12 -07:00
Session Request working
This commit is contained in:
parent
546c452755
commit
2fa6ad8b21
11 changed files with 263 additions and 33 deletions
3
gui/CMakeLists.txt
Normal file
3
gui/CMakeLists.txt
Normal file
|
@ -0,0 +1,3 @@
|
|||
|
||||
add_executable(chiaki main.c)
|
||||
target_link_libraries(chiaki chiaki-lib)
|
Loading…
Add table
Add a link
Reference in a new issue