Skip to content

Latest commit

 

History

History
10 lines (8 loc) · 385 Bytes

README.md

File metadata and controls

10 lines (8 loc) · 385 Bytes

Example project for Sober CMake Framework

This example project shows recommended directory structure for projects that use Sober CMake Framework and covers common usage topics:

  • How to setup services?
  • How to setup libraries?
  • How to setup executables on top of libraries?
  • How to setup implementation-agnostic service tests?