Skip to content

Latest commit

 

History

History
15 lines (12 loc) · 410 Bytes

README.md

File metadata and controls

15 lines (12 loc) · 410 Bytes

screenshot

Dependencies

Dependencies will be printed by cmake when building.

Build

git clone git@github.com:g-fb/tomomi.git
cd tomomi
cmake -B build -G Ninja
cmake --build build
cmake --install build