Skip to content

Latest commit

 

History

History
11 lines (8 loc) · 209 Bytes

README.md

File metadata and controls

11 lines (8 loc) · 209 Bytes

composite

composite is a lightweight framework for building componentized streaming applications.

Build and Install

cmake -B build
cmake --build build [--parallel N]
cmake --install build