mirror of
https://git.sr.ht/~thestr4ng3r/chiaki
synced 2025-08-21 14:03:11 -07:00
Initial Commit
This commit is contained in:
commit
ad587d5aa2
5 changed files with 695 additions and 0 deletions
6
CMakeLists.txt
Normal file
6
CMakeLists.txt
Normal file
|
@ -0,0 +1,6 @@
|
|||
|
||||
cmake_minimum_required(VERSION 3.2)
|
||||
|
||||
project(chiaki)
|
||||
|
||||
add_subdirectory(test)
|
Loading…
Add table
Add a link
Reference in a new issue