mirror of
https://git.sr.ht/~thestr4ng3r/chiaki
synced 2025-08-14 18:57:07 -07:00
Add CLI Executable
This commit is contained in:
parent
84f91c2e21
commit
3270f64dae
3 changed files with 58 additions and 0 deletions
|
@ -11,6 +11,7 @@ add_subdirectory(third-party)
|
|||
|
||||
add_subdirectory(lib)
|
||||
add_subdirectory(gui)
|
||||
add_subdirectory(cli)
|
||||
|
||||
if(CHIAKI_ENABLE_TESTS)
|
||||
enable_testing()
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue