aboutsummaryrefslogtreecommitdiff
path: root/projects/spdlog/project.yaml
blob: afea591d9a060166ee685f7982e07e5dca6cb0a4 (plain)
1
2
3
4
5
6
7
8
9
homepage: "https://github.com/gabime/spdlog"
language: c++
primary_contact: "gmelman1@gmail.com"
sanitizers:
  - address
# Disabled MSAN because of https://github.com/google/oss-fuzz/issues/6294
# - memory
  - undefined
main_repo: 'https://github.com/gabime/spdlog.git'