mirror of
https://git.sr.ht/~thestr4ng3r/chiaki
synced 2025-08-21 14:03:11 -07:00
Add Protobuf
This commit is contained in:
parent
44c40e7612
commit
1f6209e638
8 changed files with 454 additions and 2 deletions
|
@ -5,6 +5,8 @@ project(chiaki)
|
|||
|
||||
option(CHIAKI_ENABLE_TESTS "Enable tests for Chiaki" ON)
|
||||
|
||||
add_subdirectory(third-party)
|
||||
|
||||
add_subdirectory(lib)
|
||||
add_subdirectory(gui)
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue