Basic Session

This commit is contained in:
Florian Märkl 2018-11-15 19:12:21 +01:00
commit a81de8f7b5
No known key found for this signature in database
GPG key ID: 125BC8A5A6A1E857
11 changed files with 445 additions and 3 deletions

View file

@ -3,4 +3,5 @@ cmake_minimum_required(VERSION 3.2)
project(chiaki)
add_subdirectory(lib)
add_subdirectory(test)