Skip to content

Latest commit

 

History

History
14 lines (10 loc) · 173 Bytes

README.md

File metadata and controls

14 lines (10 loc) · 173 Bytes

CMake project

Example of using C++ Channel in a project with CMake.

Requirements

  • C++17 compiler
  • CMake 3.12+

Build and run

make
make run