Skip to content

Latest commit

 

History

History
10 lines (8 loc) · 237 Bytes

readme.md

File metadata and controls

10 lines (8 loc) · 237 Bytes

c++ / cmake starter

this is a starter repository with good defaults for cmake and c++

  • google tests and benchmarks
  • modern cmake targets
  • debug builds with asan, ubsan, tsan
  • clang-tidy
  • wall, wextra, wpedantic, werror
  • ccache